Commit 472f224bfd134c06166bb9dbd6443fae58cd261d

Authored by Karpikau Andrei
1 parent 9d399e2e

check points from Sandra

... ... @@ -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/.
... ...
1 1 module Kanjai
2   - VERSION = "0.0.144"
  2 + VERSION = "0.0.145"
3 3 end
... ...