r69403 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r69402‎ | r69403 | r69404 >
Date:19:45, 15 July 2010
Author:dale
Status:deferred
Tags:
Comment:
removed debug flag on embedFrame
Modified paths:
  • /branches/MwEmbedStandAlone/mwEmbedFrame.php (modified) (history)

Diff [purge]

Index: branches/MwEmbedStandAlone/mwEmbedFrame.php
@@ -144,7 +144,7 @@
145145 margin-bottom: 0px;
146146 }
147147 </style>
148 - <script type="text/javascript" src="ResourceLoader.php?class=mwEmbed,window.jQuery&debug=true"></script>
 148+ <script type="text/javascript" src="ResourceLoader.php?class=window.jQuery,mwEmbed"></script>
149149 <script type="text/javascript">
150150 //Set some iframe embed config:
151151

Status & tagging log