https://www.mediawiki.org/wiki/Special:Code/MediaWiki/114254

Revision: 114254
Author:   santhosh
Date:     2012-03-20 11:32:50 +0000 (Tue, 20 Mar 2012)
Log Message:
-----------
Remove comment related to the code that was moved to a new file in r114250

Modified Paths:
--------------
    
trunk/extensions/Translate/resources/ext.translate.special.pagetranslation.js

Modified: 
trunk/extensions/Translate/resources/ext.translate.special.pagetranslation.js
===================================================================
--- 
trunk/extensions/Translate/resources/ext.translate.special.pagetranslation.js   
    2012-03-20 11:16:34 UTC (rev 114253)
+++ 
trunk/extensions/Translate/resources/ext.translate.special.pagetranslation.js   
    2012-03-20 11:32:50 UTC (rev 114254)
@@ -1,10 +1,5 @@
 /*
  * @author Santhosh Thottingal
- * jQuery autocomplete based multiple selector for input box.
- * Autocompleted values will be available in input filed as comma separated 
values.
- * The values for autocompletion is from the language selector in this case.
- * The input field is created in PHP code.
- * Credits: http://jqueryui.com/demos/autocomplete/#multiple
  */
 jQuery( function( $ ) {
        $( "#wpUserLanguage" ).multiselectautocomplete( { inputbox : 
'#tpt-prioritylangs' } );


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

Reply via email to