mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-12-02 13:24:20 +01:00
fix typo
This commit is contained in:
parent
cf9181770b
commit
cdefcebf4c
@ -68,7 +68,7 @@ date = wb.styles.add_style :format_code => Rails.application.secrets.excel_date_
|
|||||||
end
|
end
|
||||||
|
|
||||||
end
|
end
|
||||||
# proceed teh 'ca' field if requested
|
# proceed the 'ca' field if requested
|
||||||
if index.ca
|
if index.ca
|
||||||
data.push hit['_source']['ca']
|
data.push hit['_source']['ca']
|
||||||
styles.push nil
|
styles.push nil
|
||||||
|
Loading…
Reference in New Issue
Block a user