Browse Source

The working basics

development
Godwin 10 years ago
parent
commit
91b427ba58
  1. 3
      app/assets/javascripts/application.js.coffee

3
app/assets/javascripts/application.js.coffee

@ -15,9 +15,6 @@
#= require i18n
#= require i18n/translations
# ALL THE REST
#= require_tree .
'use strict'
I18n.defaultLocale = '<%= I18n.default_locale %>'

Loading…
Cancel
Save