Mattflaschen has submitted this change and it was merged.
Change subject: Remove doubled _buttonClass default.
......................................................................
Remove doubled _buttonClass default.
Change-Id: Iebe31c0dfb09c637a2f32f4abedfba9bc961a1f5
---
M guiders.js
1 file changed, 0 insertions(+), 1 deletion(-)
Approvals:
Ori.livneh: Looks good to me, approved
Mattflaschen: Verified
diff --git a/guiders.js b/guiders.js
index 83716bf..bb9f0ba 100644
--- a/guiders.js
+++ b/guiders.js
@@ -229,7 +229,6 @@
guiderButtonsContainer.append(thisButtonElem);
var thisButtonName = thisButton.name.toLowerCase();
- guiders._buttonClass = "guider_button";
if (thisButton.onclick) {
thisButtonElem.bind("click", thisButton.onclick);
} else {
--
To view, visit https://gerrit.wikimedia.org/r/61166
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iebe31c0dfb09c637a2f32f4abedfba9bc961a1f5
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/GuidedTour/guiders
Gerrit-Branch: master
Gerrit-Owner: Mattflaschen <[email protected]>
Gerrit-Reviewer: Mattflaschen <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: Swalling <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits