jenkins-bot has submitted this change and it was merged.

Change subject: Remove misleading "sajax" comment
......................................................................


Remove misleading "sajax" comment

The JavaScript does not use the sajax library, it just uses action=ajax with
jQuery.

Change-Id: Icac6b29881ce8716e14fbc12074ce422f3ea2df8
---
M AJAXPoll_body.php
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/AJAXPoll_body.php b/AJAXPoll_body.php
index 0f23a23..d73ad2a 100644
--- a/AJAXPoll_body.php
+++ b/AJAXPoll_body.php
@@ -457,7 +457,7 @@
                                }
 
                                // If AJAX is enabled, as it is by default in 
modern MWs, we can
-                               // just use sajax library function here for 
that AJAX-y feel.
+                               // just use action=ajax function here for that 
AJAX-y feel.
                                // If not, we'll have to submit the form 
old-school way...
 
                                $border = ( $percent == 0 ) ? ' border:0;' : '';

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Icac6b29881ce8716e14fbc12074ce422f3ea2df8
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/AJAXPoll
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[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