- Timestamp:
- Jun 5, 2014, 11:21:28 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/net.sf.basedb.labenv/trunk/resources/reports/labsensorinfo.jsp
r2341 r2486 239 239 240 240 <div class="content"> 241 <%242 if (sc.getActiveProjectId() == 0)243 {244 %>245 <div class="messagecontainer note" style="width: 950px; margin-left: 20px; margin-bottom: 20px; margin-right: 0px; font-weight: bold; color: #cc0000;">246 No project has been selected. You may proceed with the export but247 it may no include all items.248 </div>249 <%250 }251 %>252 241 <form name="labenv" onsubmit="return false;"> 253 242
Note: See TracChangeset
for help on using the changeset viewer.