jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/338513 )

Change subject: Remove commented out reference to 'ajax-loader.gif'
......................................................................


Remove commented out reference to 'ajax-loader.gif'

Bug: T158460
Change-Id: I959b199700d1b8129a99f740008c1afd9f986223
---
M extension.json
M picturegame/PictureGame.js
2 files changed, 1 insertion(+), 2 deletions(-)

Approvals:
  Jack Phoenix: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/extension.json b/extension.json
index ff25bce..50148eb 100644
--- a/extension.json
+++ b/extension.json
@@ -1,6 +1,6 @@
 {
        "name": "PictureGame",
-       "version": "3.8",
+       "version": "3.9",
        "author": [
                "Aaron Wright",
                "Ashish Datta",
diff --git a/picturegame/PictureGame.js b/picturegame/PictureGame.js
index 82b3a8a..65f21b1 100644
--- a/picturegame/PictureGame.js
+++ b/picturegame/PictureGame.js
@@ -245,7 +245,6 @@
                if( document.getElementById( 'lightboxText' ) !== null ) {
                        // pop up the lightbox
                        var objLink = {};
-                       //objLink.href = '../../images/common/ajax-loader.gif';
                        objLink.href = '#';
                        objLink.title = '';
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I959b199700d1b8129a99f740008c1afd9f986223
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/PictureGame
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

Reply via email to