Index: /schedule/Transaction/insert.php
===================================================================
--- /schedule/Transaction/insert.php	(revision 15999)
+++ /schedule/Transaction/insert.php	(revision 16000)
@@ -46,6 +46,7 @@
 				?>
 				<script type="text/javascript">
+				   var data_to = <?php echo $TimeEX2; ?>
 					alert("Sucessfully save");
-					window.location = 'index.php?'{$TimeEX2};
+					window.location.href = 'index.php?'+data_to;
 				</script>
 				<?php
