r63624 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r63623
|
r63624
|
r63625
>
Date:
00:48, 12 March 2010
Author:
dale
Status:
deferred
Tags:
Comment:
removed player class in kplayer swf object output
Modified paths:
/branches/js2-work/phase3/js/mwEmbed/modules/EmbedPlayer/kplayerEmbed.js
(modified) (
history
)
Diff
[
purge
]
Index: branches/js2-work/phase3/js/mwEmbed/modules/EmbedPlayer/kplayerEmbed.js
—
—
@@ -47,7 +47,6 @@
48
48
var attributes = {};
49
49
attributes.id = this.pid;
50
50
attributes.name = this.pid;
51
- attributes.styleclass = "player";
52
51
53
52
$j( this ).html(
54
53
$j('<div />')
Status & tagging log
00:24, 23 March 2010
😂
(
talk
|
contribs
)
changed the
status
of r63624
[
removed:
new
added:
deferred]