Code cleaning
This commit is contained in:
parent
f895d4cb0c
commit
d53a7bd407
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ class IText extends HtmlInput
|
|||
$this->style=' class="input_text" ';
|
||||
$this->autofocus=false;
|
||||
$this->require=false;
|
||||
$this->css_size="";
|
||||
}
|
||||
/*!\brief show the html input of the widget*/
|
||||
public function input($p_name=null,$p_value=null)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue