Changeset 17716
- Timestamp:
- 04/28/14 18:38:14 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/www/schedule/index.html
r17710 r17716 62 62 <table width="100%" id="TableHolder" > 63 63 <tr> 64 <td style="border:1px solid white; color:palegreen; font-size:14px; text-align:center; width:1%; font-weight:bold;" align="center"><div id="time" ></div></td>64 <td style="border:1px solid white; color:palegreen; font-size:14px; text-align:center; width:1%; font-weight:bold;" align="center"><div id="time" style="white-space:nowrap;"></div></td> 65 65 <td style="border:1px solid white; color:palegreen; font-size:14px; text-align:center; width:1%;">Measurement</td> 66 66 <td style="border:1px solid white; color:palegreen; font-size:14px; text-align:center; width:1%;">Source</td> … … 89 89 you click on <B>SAVE</B> the schedule will be saved to the date shown in the box close to the 90 90 <B>SAVE</B> button. It is always identical with the last calender date you clicked. 91 <p> 92 93 <H3 style="font-family:arial;padding-top:20px;padding-bottom:10px;">Remarks about saving</H3> 94 If saving fails, an error message is displayed. If it was supposed to be successful, 95 the schedule of the selected date is newly loaded and displayed. 91 96 <p> 92 97
Note:
See TracChangeset
for help on using the changeset viewer.