Fixes for rails 8 support
This commit is contained in:
@@ -8,7 +8,7 @@ html lang="en"
|
||||
link href="/favicon.ico" rel="shortcut icon"
|
||||
= csrf_meta_tags
|
||||
javascript:
|
||||
var tinymce_language = '#{I18n.locale}';
|
||||
var i18n_language = '#{I18n.locale}';
|
||||
|
||||
/! Le HTML5 shim, for IE6-8 support of HTML elements
|
||||
/[if lt IE 9]
|
||||
|
||||
Reference in New Issue
Block a user