Author: danydb
Date: 2013-05-11 22:28:46 +0200 (Sat, 11 May 2013)
New Revision: 5241
Modified:
phpcompta/trunk/html/js/card.js
Log:
0000817: CARD Recherche Fiche
Table triable (javascript)
Modified: phpcompta/trunk/html/js/card.js
===================================================================
--- phpcompta/trunk/html/js/card.js 2013-05-11 20:01:52 UTC (rev 5240)
+++ phpcompta/trunk/html/js/card.js 2013-05-11 20:28:46 UTC (rev 5241)
@@ -45,6 +45,7 @@
var
div_style="left:10%;width:80%;"+";top:"+y;
add_div({id:'boxsearch_card_div',cssclass:'inner_box',html:loading(),style:div_style,drag:true});
$('boxsearch_card_div').innerHTML=req.responseText;
+
sorttable.makeSortable($('tb_fiche'));
}
}
);
---
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