Changeset 16003 for schedule


Ignore:
Timestamp:
05/22/13 14:28:17 (12 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Transaction/insert.php

    r16001 r16003  
    4646                                ?>
    4747                                <script type="text/javascript">
    48                                    var data_to = <?php echo $TimeEX2; ?>
     48                                   
    4949                                        alert("Sucessfully save");
    50                                         window.location.href = 'index.php?<?php echo $TimeEX2; ?>';
     50                                        window.location = 'index.php?<?php echo $TimeEX2; ?>';
    5151                                </script>
    5252                                <?php
Note: See TracChangeset for help on using the changeset viewer.