small notice
This commit is contained in:
parent
de13325edb
commit
13618709c3
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ $title=new IText('title_event');
|
|||
$title->css_isze="60%";
|
||||
// Description
|
||||
$summary=new ITextarea('summary');
|
||||
$summary->style.='class="itextarea" style="padding:0px;margin:0px"';
|
||||
$summary->style='class="itextarea" style="padding:0px;margin:0px"';
|
||||
|
||||
// Type of document / event
|
||||
$type=new ISelect("type_event");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue