Remove ext.uls.buttons

All users of this module have migrated to mediawiki.ui or equivalent.

Change-Id: I5579c012807d31fceb51b7ce0e687a128c791d72
This commit is contained in:
Niklas Laxström
2016-05-24 10:09:34 +02:00
parent 3481946695
commit 5dc797617d
2 changed files with 0 additions and 164 deletions

View File

@@ -110,11 +110,6 @@
"localBasePath": "resources",
"remoteExtPath": "UniversalLanguageSelector/resources"
},
"ext.uls.buttons": {
"styles": "css/ext.uls.buttons.css",
"localBasePath": "resources",
"remoteExtPath": "UniversalLanguageSelector/resources"
},
"ext.uls.displaysettings": {
"scripts": "js/ext.uls.displaysettings.js",
"styles": "css/ext.uls.displaysettings.less",
@@ -218,7 +213,6 @@
"scripts": "js/ext.uls.languagesettings.js",
"styles": "css/ext.uls.languagesettings.css",
"dependencies": [
"ext.uls.buttons",
"ext.uls.messages",
"ext.uls.preferences",
"jquery.uls.grid",