silverstripe-framework/admin
Ingo Schommer 30174db459 FIx i18n JS regression about locale selection
When rewriting the i18n.js file from ES5 to ES6, the detectLocale()
call in the constructor was missed - meaning the lang files were loaded by the browser,
but never actually used.
2016-09-16 13:46:11 +12:00
..
client FIx i18n JS regression about locale selection 2016-09-16 13:46:11 +12:00
code API Moved CMS-specific JavaScript to admin/thirdparty 2016-09-16 13:46:10 +12:00
templates/SilverStripe API Move preview panel to CMS module 2016-09-13 13:20:17 +12:00
tests Rename SS_ prefixed classes (#5974) 2016-09-09 18:43:05 +12:00
themes Tabs support in new file/image editor 2016-09-14 14:08:59 +12:00
thirdparty API Moved CMS-specific JavaScript to admin/thirdparty 2016-09-16 13:46:10 +12:00
_config.php API Moved frontend assets into admin/ "module" 2016-09-16 13:46:06 +12:00
.gitignore