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 @@
4848 var attributes = {};
4949 attributes.id = this.pid;
5050 attributes.name = this.pid;
51 - attributes.styleclass = "player";
5251
5352 $j( this ).html(
5453 $j('<div />')

Status & tagging log