r57907 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r57906‎ | r57907 | r57908 >
Date:18:48, 19 October 2009
Author:dale
Status:deferred
Tags:
Comment:
* removed extra comma that breaks IE r57858#c4283
Modified paths:
  • /trunk/phase3/js2/mwEmbed/libAddMedia/remoteSearchDriver.js (modified) (history)

Diff [purge]

Index: trunk/phase3/js2/mwEmbed/libAddMedia/remoteSearchDriver.js
@@ -230,7 +230,7 @@
231231 'upload':{
232232 'enabled':1,
233233 'checked':1,
234 - 'title' :'Upload',
 234+ 'title' :'Upload'
235235 }
236236 },
237237 //define the licenses

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r57858* stubs for api iFrame Proxy system. Early summary in /js2/mwEmbed/apiProxy/...dale10:35, 17 October 2009

Status & tagging log