Commit 31097ada authored by Boris Kocherov's avatar Boris Kocherov

erp5_officejs: schema_editor: jslint fix

parent bba6c4fd
......@@ -7,9 +7,8 @@
Spreadsheet: 'application/x-asc-spreadsheet',
Presentation: 'application/x-asc-presentation',
Text: 'application/x-asc-text'
};
var file_ext = {
},
file_ext = {
Spreadsheet: 'xlsy',
Presentation: 'ppty',
Text: 'docy'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment