phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r740 - trunk/importbank/include


From: phpcompta-dev
Subject: [Phpcompta-dev] r740 - trunk/importbank/include
Date: Thu, 18 Sep 2014 16:33:02 +0200 (CEST)

Author: danydb
Date: 2014-09-18 16:33:02 +0200 (Thu, 18 Sep 2014)
New Revision: 740

Modified:
   trunk/importbank/include/class_bank_item.php
Log:
remove autocomplete with import bank due to a prototype.js bug

Modified: trunk/importbank/include/class_bank_item.php
===================================================================
--- trunk/importbank/include/class_bank_item.php        2014-08-17 18:47:31 UTC 
(rev 739)
+++ trunk/importbank/include/class_bank_item.php        2014-09-18 14:33:02 UTC 
(rev 740)
@@ -55,7 +55,7 @@
        $w->set_callback('filter_card');
        $w->set_function('fill_data');
        $w->set_attribute('inp','fiche');
-
+        $w->autocomplete=0;
        $wConcerned=new IConcerned();
        $wConcerned->name="e_concerned".$id;
        $wConcerned->amount_id=abs($bi->amount);



---
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]