Changeset 16001 for schedule/Transaction


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

Legend:

Unmodified
Added
Removed
  • schedule/Transaction/insert.php

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