phpcompta-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpcompta-dev] r238 - trunk/coprop/include


From: phpcompta-dev
Subject: [Phpcompta-dev] r238 - trunk/coprop/include
Date: Wed, 4 Jan 2012 16:36:18 +0100 (CET)

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;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]