MaxSem has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/74630


Change subject: SkinMobile shouldn't call itself Minerva
......................................................................

SkinMobile shouldn't call itself Minerva

Change-Id: If3ce7edf6771a8afb6192b3e1315d61e22b21bed
---
M includes/skins/SkinMobile.php
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend 
refs/changes/30/74630/1

diff --git a/includes/skins/SkinMobile.php b/includes/skins/SkinMobile.php
index 6ccd6a8..b8aba00 100644
--- a/includes/skins/SkinMobile.php
+++ b/includes/skins/SkinMobile.php
@@ -1,6 +1,7 @@
 <?php
 
 class SkinMobile extends SkinMinerva {
+       public $skinname = 'mobile';
        public $template = 'MobileTemplate';
 
        /**

-- 
To view, visit https://gerrit.wikimedia.org/r/74630
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If3ce7edf6771a8afb6192b3e1315d61e22b21bed
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: MaxSem <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to