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

_______________________________________________
Phpcompta  est un logiciel libre de comptabilité en ligne 
(http://www.phpcompta.eu)
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev

Reply via email to