r65406 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r65405‎ | r65406 | r65407 >
Date:18:04, 21 April 2010
Author:reedy
Status:ok
Tags:
Comment:
Fix bug 23272

Fix minor typo
Modified paths:
  • /trunk/extensions/UsabilityInitiative/js/plugins/jquery.wikiEditor.templateEditor.js (modified) (history)

Diff [purge]

Index: trunk/extensions/UsabilityInitiative/js/plugins/jquery.wikiEditor.templateEditor.js
@@ -1,7 +1,7 @@
22 /* TemplateEditor module for wikiEditor */
33 ( function( $ ) { $.wikiEditor.modules.templateEditor = {
44 /**
5 - * Name mappings, dirty hack which will be reomved once "TemplateInfo" extension is more fully supported
 5+ * Name mappings, dirty hack which will be removed once "TemplateInfo" extension is more fully supported
66 */
77 'nameMappings': { //keep these all lowercase to navigate web of redirects
88 "infobox skyscraper": "building_name",

Status & tagging log