Changeset 17434
- Timestamp:
- 01/03/14 14:13:02 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
schedule/Module/control.php
r17433 r17434 368 368 input_data.setAttribute("value","+"), 369 369 input_data.onclick = function(){ 370 addRowClone ("list_<?php echo $cnt; ?>");370 addRowClone1("list_<?php echo $cnt; ?>"); 371 371 } 372 372 );
Note:
See TracChangeset
for help on using the changeset viewer.