r91055 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r91054‎ | r91055 | r91056 >
Date:05:34, 29 June 2011
Author:kaldari
Status:ok
Tags:
Comment:
simplify type name - its just used for logging
Modified paths:
  • /trunk/extensions/WikiLove/modules/ext.wikiLove/ext.wikiLove.defaultOptions.js (modified) (history)

Diff [purge]

Index: trunk/extensions/WikiLove/modules/ext.wikiLove/ext.wikiLove.defaultOptions.js
@@ -238,7 +238,7 @@
239239 },
240240 icon: mw.config.get( 'wgExtensionAssetsPath' ) + '/WikiLove/modules/ext.wikiLove/images/icons/wikilove-icon-barnstar.png' // icon for left-side menu
241241 },
242 - 'food and drink': {
 242+ 'food': {
243243 name: 'Food and drink', // name of the type (appears in the types menu)
244244 select: 'Select food or drink item:', // subtype select label
245245 subtypes: { // some different subtypes

Status & tagging log