Author: vip
Date: Fri Nov 23 23:41:02 2007
New Revision: 9089

Modified:
   toys/stbr/index.php
Log:
- hide usage info by default
--Ta linia i nast�pn- e zostan� zignorowane--

M    index.php


Modified: toys/stbr/index.php
==============================================================================
--- toys/stbr/index.php (original)
+++ toys/stbr/index.php Fri Nov 23 23:41:02 2007
@@ -242,8 +242,9 @@
 <body>
 
 <h2>Send To Builder Requests Log (BETA)</h2>
+<div 
onclick="javascript:document.getElementById('usageinfo').style.display='block'; 
this.style.display='none';">[ Click to show usage info ]</div>
 
-<table style="width: 900px; margin-bottom: 3em;">
+<table style="width: 900px; margin-bottom: 3em; display: none" id="usageinfo">
 <thead>
 <tr><td class="branch"><b style="color: black;">Usage Info:</b></td></tr>
 </thead>
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to