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