Mhurd has uploaded a new change for review.
https://gerrit.wikimedia.org/r/203997
Change subject: Add disambig.less and issues.less to iOS css.
......................................................................
Add disambig.less and issues.less to iOS css.
Allows the iOS app to use the same disambig/pages issues less that's
presently used by the android app.
Change-Id: Ic9577925253f0872ea59fc5f42c224e4e9737afa
---
M MobileApp.php
1 file changed, 3 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileApp
refs/changes/97/203997/1
diff --git a/MobileApp.php b/MobileApp.php
index ec04d5d..aa4cbfa 100644
--- a/MobileApp.php
+++ b/MobileApp.php
@@ -81,7 +81,9 @@
'styles' => array_merge( $wgCommonMobileAppLESSFiles,
array(
'styles/editlinks.less',
- 'styles/enwiki.less'
+ 'styles/enwiki.less',
+ 'styles/issues.less',
+ 'styles/disambig.less'
) )
) + $wgCommonMobileAppModuleDef;
--
To view, visit https://gerrit.wikimedia.org/r/203997
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic9577925253f0872ea59fc5f42c224e4e9737afa
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileApp
Gerrit-Branch: master
Gerrit-Owner: Mhurd <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits