Author: danydb
Date: 2012-01-04 16:36:18 +0100 (Wed, 04 Jan 2012)
New Revision: 238

Modified:
   trunk/coprop/include/ajax_add_key.php
Log:
remove clef_repartition.cr_start clef_repartition.cr_end

Modified: trunk/coprop/include/ajax_add_key.php
===================================================================
--- trunk/coprop/include/ajax_add_key.php       2012-01-04 15:31:33 UTC (rev 
237)
+++ trunk/coprop/include/ajax_add_key.php       2012-01-04 15:36:18 UTC (rev 
238)
@@ -26,8 +26,6 @@
  * @brief ajout clef repartition
  *
  */
-$date_start=new IDate('cr_start');
-$date_end=new IDate('cr_end');
 $note=new ITextarea('cr_note');
 $note->heigh=6;
 $note->width=80;


_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev

Reply via email to