Author: humbedooh
Date: Sat Aug 3 21:47:38 2019
New Revision: 1864346
URL: http://svn.apache.org/viewvc?rev=1864346&view=rev
Log:
default to hidden
Modified:
comdev/reporter.apache.org/trunk/site/wizard/index.html
Modified: comdev/reporter.apache.org/trunk/site/wizard/index.html
URL: http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/site/wizard/index.html?rev=1864346&r1=1864345&r2=1864346&view=diff
==============================================================================
--- comdev/reporter.apache.org/trunk/site/wizard/index.html (original)
+++ comdev/reporter.apache.org/trunk/site/wizard/index.html Sat Aug 3 21:47:38 2019
@@ -23,7 +23,7 @@
<div class="loader"></div>
</div>
- <h2 id="pname" style="text-align: center;">Board Report Wizard</h2>
+ <h2 id="pname" style="text-align: center; display: none;">Board Report Wizard</h2>
<div id="wrapper" style="display: none;" class="unified">
<div id="unified-steps"></div><div id="unified-editor"><div id="unified-reflow"></div><textarea
id="unified-report"></textarea></div><div id="unified-helper"></div>
</div>
|