phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r517 - tag/rel660/importbank/include


From: phpcompta-dev
Subject: [Phpcompta-dev] r517 - tag/rel660/importbank/include
Date: Mon, 10 Jun 2013 20:13:58 +0200 (CEST)

Author: danydb
Date: 2013-06-10 20:13:58 +0200 (Mon, 10 Jun 2013)
New Revision: 517

Modified:
   tag/rel660/importbank/include/class_bank_item.php
Log:
cosmetic

Modified: tag/rel660/importbank/include/class_bank_item.php
===================================================================
--- tag/rel660/importbank/include/class_bank_item.php   2013-06-10 17:59:39 UTC 
(rev 516)
+++ tag/rel660/importbank/include/class_bank_item.php   2013-06-10 18:13:58 UTC 
(rev 517)
@@ -78,6 +78,8 @@
          {
            $libelle=new ITextArea('libelle');
            $libelle->value=$bi->libelle;
+           $libelle->heigh=3;
+           $libelle->width=60;
 
          }
        else
@@ -150,4 +152,4 @@
 
     $bi_sql->update();
   }
-}
\ No newline at end of file
+}



---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu



reply via email to

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