- Timestamp:
- May 14, 2013, 3:51:42 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/net.sf.basedb.reggie/trunk/resources/libprep/pool_protocol.jsp
r1965 r1973 87 87 if (plateList.length > 1) plateList.selectedIndex = 1; 88 88 bioplateOnChange(); 89 Main.show('step.1.section'); 89 90 Main.show('gocreate'); 90 91 } … … 216 217 <input type="hidden" name="view" value="list"> 217 218 219 <div id="step.1.section" style="display: none;"> 218 220 <table class="stepform"> 219 221 <tr> … … 266 268 </tr> 267 269 </table> 270 </div> 268 271 269 272 <div class="loading" id="loading" style="display: none;"><table><tr><td><img src="../images/loading.gif"></td><td id="loading.msg">Please wait...</td></tr></table></div>
Note: See TracChangeset
for help on using the changeset viewer.