Index: schedule/Module/Scheduling.php
===================================================================
--- schedule/Module/Scheduling.php	(revision 16982)
+++ schedule/Module/Scheduling.php	(revision 17422)
@@ -1,5 +1,5 @@
 <?php
 	include '../include/factdb.php';
-	include '../function/SplitDelete.php';
+	include 'control.php';
 ?>
 <table width="100%" id="TableHolder" >
@@ -13,14 +13,6 @@
 		<td width="141" style="border:1px solid white; color:#37DFB1; font-size:14px;" align="center" >Transaction</td>
 	</tr>
-
 </table>
 	<div id="Data">
+		<script>addRowClone();</script>
 	</div>
-<table width="100%">
-	<tr>
-	
-	
-		<td style="border:0px solid white; color:#37DFB1; font-size:14px;"  width="80%" align="center">&nbsp;</td>
-	
-	</tr>
-</table>
