Legoktm has uploaded a new change for review.

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

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/AJAXPoll 
refs/changes/72/228772/1

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: newchange
Gerrit-Change-Id: Icac6b29881ce8716e14fbc12074ce422f3ea2df8
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/AJAXPoll
Gerrit-Branch: master
Gerrit-Owner: Legoktm <legoktm.wikipe...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to