|
Lines 101-107
Link Here
|
| 101 |
<td><input type="radio" name="Line" value="reservedate" /></td> |
101 |
<td><input type="radio" name="Line" value="reservedate" /></td> |
| 102 |
<td><input type="radio" name="Column" value="reservedate" /></td> |
102 |
<td><input type="radio" name="Column" value="reservedate" /></td> |
| 103 |
<td><label for="filter_reservedate_begin">From</label> <input type="text" size="10" id="filter_reservedate_begin" name="filter_reservedate_begin" /> |
103 |
<td><label for="filter_reservedate_begin">From</label> <input type="text" size="10" id="filter_reservedate_begin" name="filter_reservedate_begin" /> |
| 104 |
<img src="[% themelang %]/lib/calendar/cal.gif" alt="Show calendar" border="0" id="openreservedateFrom" style="cursor: pointer;" /> |
104 |
<img src="[% interface %]/[% theme %]/lib/calendar/cal.gif" alt="Show calendar" border="0" id="openreservedateFrom" style="cursor: pointer;" /> |
| 105 |
<script type="text/javascript"> |
105 |
<script type="text/javascript"> |
| 106 |
//<![CDATA[ |
106 |
//<![CDATA[ |
| 107 |
function validate1(date) { |
107 |
function validate1(date) { |
|
Lines 129-135
Link Here
|
| 129 |
//]]> |
129 |
//]]> |
| 130 |
</script> |
130 |
</script> |
| 131 |
<label for="filter_reservedate_end">To</label> <input size="10" id="filter_reservedate_end" name="filter_reservedate_end" value="" type="text" /> |
131 |
<label for="filter_reservedate_end">To</label> <input size="10" id="filter_reservedate_end" name="filter_reservedate_end" value="" type="text" /> |
| 132 |
<img src="[% themelang %]/lib/calendar/cal.gif" alt="Show calendar" id="openreservedateTo" style="cursor: pointer;" border="0" /> |
132 |
<img src="[% interface %]/[% theme %]/lib/calendar/cal.gif" alt="Show calendar" id="openreservedateTo" style="cursor: pointer;" border="0" /> |
| 133 |
<script type="text/javascript"> |
133 |
<script type="text/javascript"> |
| 134 |
//<![CDATA[ |
134 |
//<![CDATA[ |
| 135 |
function validate2(date) { |
135 |
function validate2(date) { |
|
Lines 163-169
Link Here
|
| 163 |
<td><input type="radio" name="Line" value="notificationdate" /></td> |
163 |
<td><input type="radio" name="Line" value="notificationdate" /></td> |
| 164 |
<td><input type="radio" name="Column" value="notificationdate" /></td> |
164 |
<td><input type="radio" name="Column" value="notificationdate" /></td> |
| 165 |
<td><label for="filter_notificationdate_begin">From</label> <input type="text" size="10" id="filter_notificationdate_begin" name="filter_notificationdate_begin" /> |
165 |
<td><label for="filter_notificationdate_begin">From</label> <input type="text" size="10" id="filter_notificationdate_begin" name="filter_notificationdate_begin" /> |
| 166 |
<img src="[% themelang %]/lib/calendar/cal.gif" alt="Show calendar" border="0" id="opennotificationdateFrom" style="cursor: pointer;" /> |
166 |
<img src="[% interface %]/[% theme %]/lib/calendar/cal.gif" alt="Show calendar" border="0" id="opennotificationdateFrom" style="cursor: pointer;" /> |
| 167 |
<script type="text/javascript"> |
167 |
<script type="text/javascript"> |
| 168 |
//<![CDATA[ |
168 |
//<![CDATA[ |
| 169 |
function validate1(date) { |
169 |
function validate1(date) { |
|
Lines 191-197
Link Here
|
| 191 |
//]]> |
191 |
//]]> |
| 192 |
</script> |
192 |
</script> |
| 193 |
<label for="filter_notificationdate_end">To</label> <input size="10" id="filter_notificationdate_end" name="filter_notificationdate_end" value="" type="text" /> |
193 |
<label for="filter_notificationdate_end">To</label> <input size="10" id="filter_notificationdate_end" name="filter_notificationdate_end" value="" type="text" /> |
| 194 |
<img src="[% themelang %]/lib/calendar/cal.gif" alt="Show calendar" id="opennotificationdateTo" style="cursor: pointer;" border="0" /> |
194 |
<img src="[% interface %]/[% theme %]/lib/calendar/cal.gif" alt="Show calendar" id="opennotificationdateTo" style="cursor: pointer;" border="0" /> |
| 195 |
<script type="text/javascript"> |
195 |
<script type="text/javascript"> |
| 196 |
//<![CDATA[ |
196 |
//<![CDATA[ |
| 197 |
function validate2(date) { |
197 |
function validate2(date) { |
|
Lines 225-231
Link Here
|
| 225 |
<td><input type="radio" name="Line" value="reminderdate" /></td> |
225 |
<td><input type="radio" name="Line" value="reminderdate" /></td> |
| 226 |
<td><input type="radio" name="Column" value="reminderdate" /></td> |
226 |
<td><input type="radio" name="Column" value="reminderdate" /></td> |
| 227 |
<td><label for="filter_reminderdate_begin">From</label> <input type="text" size="10" id="filter_reminderdate_begin" name="Filter" /> |
227 |
<td><label for="filter_reminderdate_begin">From</label> <input type="text" size="10" id="filter_reminderdate_begin" name="Filter" /> |
| 228 |
<img src="[% themelang %]/lib/calendar/cal.gif" alt="Show calendar" border="0" id="openreminderdateFrom" style="cursor: pointer;" /> |
228 |
<img src="[% interface %]/[% theme %]/lib/calendar/cal.gif" alt="Show calendar" border="0" id="openreminderdateFrom" style="cursor: pointer;" /> |
| 229 |
<script type="text/javascript"> |
229 |
<script type="text/javascript"> |
| 230 |
//<![CDATA[ |
230 |
//<![CDATA[ |
| 231 |
function validate1(date) { |
231 |
function validate1(date) { |
|
Lines 253-259
Link Here
|
| 253 |
//]]> |
253 |
//]]> |
| 254 |
</script> |
254 |
</script> |
| 255 |
<label for="filter_reminderdate_end">To</label> <input size="10" id="filter_reminderdate_end" name="filter_reminderdate_end" value="" type="text" /> |
255 |
<label for="filter_reminderdate_end">To</label> <input size="10" id="filter_reminderdate_end" name="filter_reminderdate_end" value="" type="text" /> |
| 256 |
<img src="[% themelang %]/lib/calendar/cal.gif" alt="Show calendar" id="openreminderdateTo" style="cursor: pointer;" border="0" /> |
256 |
<img src="[% interface %]/[% theme %]/lib/calendar/cal.gif" alt="Show calendar" id="openreminderdateTo" style="cursor: pointer;" border="0" /> |
| 257 |
<script type="text/javascript"> |
257 |
<script type="text/javascript"> |
| 258 |
//<![CDATA[ |
258 |
//<![CDATA[ |
| 259 |
function validate2(date) { |
259 |
function validate2(date) { |
|
Lines 287-293
Link Here
|
| 287 |
<td><input type="radio" name="Line" value="waitingdate" /></td> |
287 |
<td><input type="radio" name="Line" value="waitingdate" /></td> |
| 288 |
<td><input type="radio" name="Column" value="waitingdate" /></td> |
288 |
<td><input type="radio" name="Column" value="waitingdate" /></td> |
| 289 |
<td><label for="filter_waitingdate_begin">From</label> <input type="text" size="10" id="filter_waitingdate_begin" name="filter_waitingdate_begin" /> |
289 |
<td><label for="filter_waitingdate_begin">From</label> <input type="text" size="10" id="filter_waitingdate_begin" name="filter_waitingdate_begin" /> |
| 290 |
<img src="[% themelang %]/lib/calendar/cal.gif" alt="Show calendar" border="0" id="openwaitingdateFrom" style="cursor: pointer;" /> |
290 |
<img src="[% interface %]/[% theme %]/lib/calendar/cal.gif" alt="Show calendar" border="0" id="openwaitingdateFrom" style="cursor: pointer;" /> |
| 291 |
<script type="text/javascript"> |
291 |
<script type="text/javascript"> |
| 292 |
//<![CDATA[ |
292 |
//<![CDATA[ |
| 293 |
function validate1(date) { |
293 |
function validate1(date) { |
|
Lines 315-321
Link Here
|
| 315 |
//]]> |
315 |
//]]> |
| 316 |
</script> |
316 |
</script> |
| 317 |
<label for="filter_waitingdate_end">To</label> <input size="10" id="filter_waitingdate_end" name="filter_waitingdate_end" value="" type="text" /> |
317 |
<label for="filter_waitingdate_end">To</label> <input size="10" id="filter_waitingdate_end" name="filter_waitingdate_end" value="" type="text" /> |
| 318 |
<img src="[% themelang %]/lib/calendar/cal.gif" alt="Show calendar" id="openwaitingdateTo" style="cursor: pointer;" border="0" /> |
318 |
<img src="[% interface %]/[% theme %]/lib/calendar/cal.gif" alt="Show calendar" id="openwaitingdateTo" style="cursor: pointer;" border="0" /> |
| 319 |
<script type="text/javascript"> |
319 |
<script type="text/javascript"> |
| 320 |
//<![CDATA[ |
320 |
//<![CDATA[ |
| 321 |
function validate2(date) { |
321 |
function validate2(date) { |
|
Lines 349-355
Link Here
|
| 349 |
<td><input type="radio" name="Line" value="cancellationdate" /></td> |
349 |
<td><input type="radio" name="Line" value="cancellationdate" /></td> |
| 350 |
<td><input type="radio" name="Column" value="cancellationdate" /></td> |
350 |
<td><input type="radio" name="Column" value="cancellationdate" /></td> |
| 351 |
<td><label for="filter_cancellationdate_begin">From</label> <input type="text" size="10" id="filter_cancellationdate_begin" name="filter_cancellationdate_begin" /> |
351 |
<td><label for="filter_cancellationdate_begin">From</label> <input type="text" size="10" id="filter_cancellationdate_begin" name="filter_cancellationdate_begin" /> |
| 352 |
<img src="[% themelang %]/lib/calendar/cal.gif" alt="Show calendar" border="0" id="opencancellationdateFrom" style="cursor: pointer;" /> |
352 |
<img src="[% interface %]/[% theme %]/lib/calendar/cal.gif" alt="Show calendar" border="0" id="opencancellationdateFrom" style="cursor: pointer;" /> |
| 353 |
<script type="text/javascript"> |
353 |
<script type="text/javascript"> |
| 354 |
//<![CDATA[ |
354 |
//<![CDATA[ |
| 355 |
function validate1(date) { |
355 |
function validate1(date) { |
|
Lines 377-383
Link Here
|
| 377 |
//]]> |
377 |
//]]> |
| 378 |
</script> |
378 |
</script> |
| 379 |
<label for="filter_cancellationdate_end">To</label> <input size="10" id="filter_cancellationdate_end" name="filter_cancellationdate_end" value="" type="text" /> |
379 |
<label for="filter_cancellationdate_end">To</label> <input size="10" id="filter_cancellationdate_end" name="filter_cancellationdate_end" value="" type="text" /> |
| 380 |
<img src="[% themelang %]/lib/calendar/cal.gif" alt="Show calendar" id="opencancellationdateTo" style="cursor: pointer;" border="0" /> |
380 |
<img src="[% interface %]/[% theme %]/lib/calendar/cal.gif" alt="Show calendar" id="opencancellationdateTo" style="cursor: pointer;" border="0" /> |
| 381 |
<script type="text/javascript"> |
381 |
<script type="text/javascript"> |
| 382 |
//<![CDATA[ |
382 |
//<![CDATA[ |
| 383 |
function validate2(date) { |
383 |
function validate2(date) { |