jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/338512 )
Change subject: Remove commented out reference to 'ajax-loader.gif'
......................................................................
Remove commented out reference to 'ajax-loader.gif'
Bug: T158460
Change-Id: Ib2694a94ac0aa43eaf951aea8a5ac0962609348e
---
M Poll.js
M extension.json
2 files changed, 2 insertions(+), 3 deletions(-)
Approvals:
Jack Phoenix: Looks good to me, approved
jenkins-bot: Verified
diff --git a/Poll.js b/Poll.js
index 1d10d45..fc40518 100644
--- a/Poll.js
+++ b/Poll.js
@@ -40,7 +40,6 @@
loadingLightBox: function() {
// pop up the lightbox
var objLink = {};
- //objLink.href = wgServer + wgScriptPath +
'/extensions/PollNY/images/ajax-loader.gif';
objLink.href = '';
objLink.title = '';
@@ -526,4 +525,4 @@
PollNY.create();
} );
}
-} );
\ No newline at end of file
+} );
diff --git a/extension.json b/extension.json
index 15ccc92..87c7df3 100644
--- a/extension.json
+++ b/extension.json
@@ -1,6 +1,6 @@
{
"name": "PollNY",
- "version": "3.3.4",
+ "version": "3.3.5",
"author": [
"Aaron Wright",
"David Pean",
--
To view, visit https://gerrit.wikimedia.org/r/338512
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib2694a94ac0aa43eaf951aea8a5ac0962609348e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/PollNY
Gerrit-Branch: master
Gerrit-Owner: SamanthaNguyen <[email protected]>
Gerrit-Reviewer: Jack Phoenix <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits