Using CSS to show/hide config

master
Mike Gerwitz 2012-03-03 17:35:31 -05:00
parent 7824c77e97
commit 5b9c401a0e
2 changed files with 1 additions and 2 deletions

View File

@ -32,7 +32,6 @@ $( document ).ready( function()
var testcase = rectest.cases[ options['case'] ].testCase(); var testcase = rectest.cases[ options['case'] ].testCase();
$( this ).parent().hide();
hideNotice(); hideNotice();
$( 'body' ).addClass( 'testing' ); $( 'body' ).addClass( 'testing' );

View File

@ -29,7 +29,7 @@
</div> </div>
</div> </div>
<div class="hasjs config"> <div class="hasjs config while-idle">
<h2 class="title">Test Setup</h2> <h2 class="title">Test Setup</h2>
<dl> <dl>