Ignore:
Timestamp:
01/03/14 14:13:02 (11 years ago)
Author:
tose
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Module/control.php

    r17433 r17434  
    368368                                        input_data.setAttribute("value","+"),
    369369                                        input_data.onclick = function(){
    370                                                 addRowClone("list_<?php echo $cnt; ?>");
     370                                                addRowClone1("list_<?php echo $cnt; ?>");
    371371                                        }
    372372                                );
Note: See TracChangeset for help on using the changeset viewer.