[MediaWiki-commits] [Gerrit] mediawiki...ZeroBanner[master]: Remove redundant class

2016-09-09 Thread Alex Monk (Code Review)
Alex Monk has submitted this change and it was merged.

Change subject: Remove redundant class
..


Remove redundant class

This was introduced in 6c36175c without explanation.
I suspect it was trying to steal some styling from a selector
but this class no longer exists so this should be removed.

Bug: T111843
Change-Id: I0f3fa49c9ad0477d7228c65f917d6f3baeaa2534
---
M includes/ZeroSpecialPage.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Alex Monk: Verified; Looks good to me, approved



diff --git a/includes/ZeroSpecialPage.php b/includes/ZeroSpecialPage.php
index 70d36ab..d128a1f 100644
--- a/includes/ZeroSpecialPage.php
+++ b/includes/ZeroSpecialPage.php
@@ -340,7 +340,7 @@
}
$html = <<$msg
-$buttons
+$buttons
 END;
return $html;
}

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0f3fa49c9ad0477d7228c65f917d6f3baeaa2534
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/ZeroBanner
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson 
Gerrit-Reviewer: Alex Monk 
Gerrit-Reviewer: Yurik 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] mediawiki...ZeroBanner[master]: Remove redundant class

2016-09-01 Thread Jdlrobson (Code Review)
Jdlrobson has uploaded a new change for review.

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

Change subject: Remove redundant class
..

Remove redundant class

This was introduced in 6c36175c without explanation.
I suspect it was trying to steal some styling from a selector
but this class no longer exists so this should be removed.

Bug: T111843
Change-Id: I0f3fa49c9ad0477d7228c65f917d6f3baeaa2534
---
M includes/ZeroSpecialPage.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ZeroBanner 
refs/changes/66/307966/1

diff --git a/includes/ZeroSpecialPage.php b/includes/ZeroSpecialPage.php
index 70d36ab..d128a1f 100644
--- a/includes/ZeroSpecialPage.php
+++ b/includes/ZeroSpecialPage.php
@@ -340,7 +340,7 @@
}
$html = <<$msg
-$buttons
+$buttons
 END;
return $html;
}

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0f3fa49c9ad0477d7228c65f917d6f3baeaa2534
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ZeroBanner
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits