Changeset 16000


Ignore:
Timestamp:
05/22/13 14:26:04 (11 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Transaction/insert.php

    r15998 r16000  
    4646                                ?>
    4747                                <script type="text/javascript">
     48                                   var data_to = <?php echo $TimeEX2; ?>
    4849                                        alert("Sucessfully save");
    49                                         window.location = 'index.php?'{$TimeEX2};
     50                                        window.location.href = 'index.php?'+data_to;
    5051                                </script>
    5152                                <?php
Note: See TracChangeset for help on using the changeset viewer.