diff --git a/webtools/litmus/templates/en/default/runtests/testdisplay.html.tmpl b/webtools/litmus/templates/en/default/runtests/testdisplay.html.tmpl index e0205a766abb..047beeaa5b3c 100755 --- a/webtools/litmus/templates/en/default/runtests/testdisplay.html.tmpl +++ b/webtools/litmus/templates/en/default/runtests/testdisplay.html.tmpl @@ -27,7 +27,7 @@ # @results - the list of all possible test results #%] -[% onload="showTEST(1);" %] +[% onload="showTEST('all');" %] [% INCLUDE global/html_header.tmpl js_files=['js/RunTests.js'] %] [% INCLUDE global/litmus_header.tmpl %] @@ -147,7 +147,7 @@ - +
[% loop.count %]: [% curtest.summary %] (ID: [% curtest.testid %])View / EditView / Edit