In ``wcf/templates/headInclude.tpl`` the event ``javascriptLanguageImport`` doesn't have a prepended comma.
Attention developers!
'wcf.global.success': '{lang}wcf.global.success{/lang}',
'wcf.global.success.add': '{lang}wcf.global.success.add{/lang}',
'wcf.global.success.edit': '{lang}wcf.global.success.edit{/lang}',
- 'wcf.global.thousandsSeparator': '{capture assign=thousandsSeparator}{lang}wcf.global.thousandsSeparator{/lang}{/capture}{@$thousandsSeparator|encodeJS}',
+ 'wcf.global.thousandsSeparator': '{capture assign=thousandsSeparator}{lang}wcf.global.thousandsSeparator{/lang}{/capture}{@$thousandsSeparator|encodeJS}'
{event name='javascriptLanguageImport'}
});
{/hascontent}
<section id="content" class="content">
-
\ No newline at end of file
+