1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-01 12:24:28 +01:00
This commit is contained in:
Sylvain 2017-03-01 12:59:59 +01:00
parent cf9181770b
commit cdefcebf4c

View File

@ -68,7 +68,7 @@ date = wb.styles.add_style :format_code => Rails.application.secrets.excel_date_
end
end
# proceed teh 'ca' field if requested
# proceed the 'ca' field if requested
if index.ca
data.push hit['_source']['ca']
styles.push nil