- Timestamp:
- May 7, 2013, 3:15:37 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/net.sf.basedb.reggie/trunk/resources/libprep/pool_protocol.jsp
r1959 r1965 28 28 29 29 <script language="JavaScript"> 30 var debug = true;30 var debug = false; 31 31 var currentStep = 1; 32 32 … … 247 247 <td class="status" id="pools.status"></td> 248 248 <td class="help"><span id="pools.message" class="message" style="display: none;"></span> 249 Select the pools to work with. 249 Select the pools to work with. If a plate has been selected no changes can be made. 250 250 </td> 251 251 </tr>
Note: See TracChangeset
for help on using the changeset viewer.