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