[mediawiki.debug] add implied semi-colon

* poke r107610
This commit is contained in:
Krinkle 2012-01-04 19:14:43 +00:00
parent a44c5b2164
commit 74b4b2716b

View file

@ -63,7 +63,7 @@
}
}
$( this ).addClass( 'current ')
$( this ).addClass( 'current ');
$( '.mw-debug-panelink' ).not( this ).removeClass( 'current ');
// Hide the current pane