Ajout Compta Analytique
Ajout bouton popup pour la date Modif Recherche
This commit is contained in:
parent
033d90120d
commit
2d6f253dc1
76 changed files with 7527 additions and 125 deletions
|
|
@ -64,7 +64,7 @@ class groupop
|
|||
*
|
||||
*/
|
||||
function form($p_readonly=0){
|
||||
$wDate=new widget("text","Date : ","pdate",$this->date);
|
||||
$wDate=new widget("js_date","Date : ","pdate",$this->date);
|
||||
$wDate->table=1;
|
||||
$wDate->size=10;
|
||||
$wDate->readonly=$p_readonly;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue