app/assets/javascripts/tramway/event/application.js in tramway-event-1.9.19.7 vs app/assets/javascripts/tramway/event/application.js in tramway-event-1.9.19.8
- old
+ new
@@ -1,2 +1,5 @@
+//= require tramway/core/application
//= require_tree .
+
+window.current_locale = window.i18n_locale('ru');