framework/js/admin
David Sevilla Martín 60d3d6ef99 Add option to hide the language selector (#1106)
* Added option to hide the language selector in the header
* Added `hide_language_selector` Switch to BasicsPage
* Added `hideLanguageSelector` property to ForumSerializer
* Apparently fixed the "Add Extension" button locale.... someone must not have compiled their changes :P

* Changed hideLanguageSelector (and such) to showLanguageSelector

* Change `core.admin.basics.show_language_selector_heading` to be `_label`

* Change showLanguageSelector in ForumSerializer to be boolean, default: true

* Ooops! Remove console.log 🤦‍♂️
2017-03-07 10:04:44 +10:30
..
dist Add option to hide the language selector (#1106) 2017-03-07 10:04:44 +10:30
src Add option to hide the language selector (#1106) 2017-03-07 10:04:44 +10:30
.gitignore Add compiled JS 2015-10-03 16:59:53 +09:30
Gulpfile.js Upgrade to flarum-gulp 0.2.0 / Babel 6 2016-03-18 09:31:01 +10:30
package.json Upgrade to flarum-gulp 0.2.0 / Babel 6 2016-03-18 09:31:01 +10:30