Showing
2 changed files
with
2 additions
and
10 deletions
| ... | ... | @@ -40,14 +40,6 @@ |
| 40 | 40 | //= require kanjai/froala_editor/plugins/url.min |
| 41 | 41 | //= require kanjai/froala_editor/plugins/video.min |
| 42 | 42 | |
| 43 | -// | |
| 44 | -// This is optional (in case you have `I18n is not defined` error) | |
| 45 | -// If you want to put this line, you must put it BEFORE `i18n/translations` | |
| 46 | -//= require i18n | |
| 47 | -// Some people even need to add the extension to make it work, see https://github.com/fnando/i18n-js/issues/283 | |
| 48 | -//= require i18n.js | |
| 49 | -// | |
| 50 | -// This is a must | |
| 51 | -//= require i18n/translations | |
| 43 | + | |
| 52 | 44 | |
| 53 | 45 | //= require_tree ./admin/. | ... | ... |