r68249 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r68248‎ | r68249 | r68250 >
Date:21:24, 18 June 2010
Author:dale
Status:deferred
Tags:
Comment:
fixed loading spinner ref
Modified paths:
  • /trunk/extensions/JS2Support/tests/testLang.html (modified) (history)

Diff [purge]

Index: trunk/extensions/JS2Support/tests/testLang.html
@@ -210,7 +210,7 @@
211211 o+='<tr><td colspan="6" height="20"> </td></tr>';
212212 });
213213 // remove the spiner
214 - $j( '.loading_spinner').remove();
 214+ $j( '.loadingSpinner').remove();
215215 //put the output into the page:
216216 $j('#table_out').append( o );
217217 });

Status & tagging log