r56036 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r56035‎ | r56036 | r56037 >
Date:15:19, 8 September 2009
Author:werdna
Status:deferred
Tags:
Comment:
Remove ghost of patch applications past
Modified paths:
  • /trunk/phase3/js2/ajaxcategories.js (modified) (history)

Diff [purge]

Index: trunk/phase3/js2/ajaxcategories.js
@@ -300,16 +300,3 @@
301301 };
302302
303303 js2AddOnloadHook( ajaxCategories.setupAJAXCategories );
304 -loadGM( {
305 - "ajax-add-category":"[Add Category]",
306 - "ajax-add-category-submit":"[Add]",
307 - "ajax-confirm-prompt":"[Confirmation Text]",
308 - "ajax-confirm-title":"[Confirmation Title]",
309 - "ajax-confirm-save":"[Save]",
310 - "ajax-add-category-summary":"[Add category $1]",
311 - "ajax-remove-category-summary":"[Remove category $2]",
312 - "ajax-confirm-actionsummary":"[Summary]",
313 - "ajax-error-title":"Error",
314 - "ajax-error-dismiss":"OK",
315 - "ajax-remove-category-error":"[RemoveErr]"
316 - } );

Status & tagging log