cosmetic : input_text_ro

add date fin (ad_id=33)
cosmetic fiche : itext
This commit is contained in:
Dany De Bontridder 2012-01-07 04:58:01 +00:00
parent efc9a69e84
commit 31ee414cc6
7 changed files with 53 additions and 20 deletions

View file

@ -1 +1,3 @@
alter table attr_def add ad_extra text ;
alter table attr_def add ad_extra text ;
insert into attr_def (ad_id,ad_text,ad_type,ad_size) values (33,'Date Fin','date',8);