r114254 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r114253‎ | r114254 | r114255 >
Date:11:32, 20 March 2012
Author:santhosh
Status:ok
Tags:
Comment:
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) (history)

Diff [purge]

Index: trunk/extensions/Translate/resources/ext.translate.special.pagetranslation.js
@@ -1,10 +1,5 @@
22 /*
33 * @author Santhosh Thottingal
4 - * jQuery autocomplete based multiple selector for input box.
5 - * Autocompleted values will be available in input filed as comma separated values.
6 - * The values for autocompletion is from the language selector in this case.
7 - * The input field is created in PHP code.
8 - * Credits: http://jqueryui.com/demos/autocomplete/#multiple
94 */
105 jQuery( function( $ ) {
116 $( "#wpUserLanguage" ).multiselectautocomplete( { inputbox : '#tpt-prioritylangs' } );

Sign-offs

UserFlagDate
Nikerabbitinspected07:55, 21 March 2012

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r114250Refactoring ext.translate.special.pagetranslation.js to make it reusable: The...amire8010:58, 20 March 2012

Status & tagging log