Jamesgolovich has uploaded a new change for review.

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

Change subject: Remove unnecessary debugging alert
......................................................................

Remove unnecessary debugging alert

Change-Id: Idb684e215afa88bfcada320b3c4921e70d250990
---
M scripts/Comment/CE_Comment.js
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SemanticComments 
refs/changes/02/146302/1

diff --git a/scripts/Comment/CE_Comment.js b/scripts/Comment/CE_Comment.js
index 241edbb..72d6a41 100644
--- a/scripts/Comment/CE_Comment.js
+++ b/scripts/Comment/CE_Comment.js
@@ -383,7 +383,6 @@
                        ratingIcons = $( '<span>', {
                                'id' : 'collabComEditFormRadioButtons'
                        });
-alert("wgCEScriptPath="+wgCEScriptPath );
                        $( '<img>', {
                                'id' : 'collabComEditFormRating1',
                                'class' : 'collabComEditFormRatingImg',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idb684e215afa88bfcada320b3c4921e70d250990
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SemanticComments
Gerrit-Branch: master
Gerrit-Owner: Jamesgolovich <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to