Integrate ext.uls.nojs into ext.uls.pt

The CSS hiding for non-JavaScript clients is only necessary when the buttons
get added.

Change-Id: I6e43e39d29c093a19f3e8355d657f162f9a62736
This commit is contained in:
Fomafix
2016-09-15 17:51:51 +02:00
committed by Nikerabbit
parent 1240a62ca0
commit fda55e2ab1
4 changed files with 5 additions and 13 deletions

View File

@@ -151,12 +151,6 @@
"localBasePath": "resources",
"remoteExtPath": "UniversalLanguageSelector/resources"
},
"ext.uls.nojs": {
"styles": "css/ext.uls.nojs.css",
"position": "top",
"localBasePath": "resources",
"remoteExtPath": "UniversalLanguageSelector/resources"
},
"ext.uls.init": {
"targets": [ "desktop" ],
"dependencies": [ "ext.uls.common" ]