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 @@
231
231
'upload':{
232
232
'enabled':1,
233
233
'checked':1,
234
- 'title' :'Upload',
234
+ 'title' :'Upload'
235
235
}
236
236
},
237
237
//define the licenses
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r57858
* stubs for api iFrame Proxy system. Early summary in /js2/mwEmbed/apiProxy/...
dale
10:35, 17 October 2009
Status & tagging log
02:09, 11 December 2009
Tim Starling
(
talk
|
contribs
)
changed the
status
of r57907
[
removed:
new
added:
deferred]