Fix remove not used propertie
This commit is contained in:
parent
29437a22b9
commit
e97e0e4f17
@ -79,12 +79,6 @@ class FormSetup
|
|||||||
public $formHiddenInputs = array();
|
public $formHiddenInputs = array();
|
||||||
|
|
||||||
|
|
||||||
/**
|
|
||||||
* the value of action attribute of form
|
|
||||||
* @var string
|
|
||||||
*/
|
|
||||||
public $formAction;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Constructor
|
* Constructor
|
||||||
*
|
*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user