Closed angelov-todor closed 9 years ago
https://github.com/Lansoweb/LosUi/blob/master/src/LosUi/Form/View/Helper/Form.php#L58
perhaps the check can be made with Submit too...
if ($element instanceof Button || $element instanceof \Zend\Form\Element\Submit)
@angelov-todor You're right! Will update the code today. Thanks again!
Fixed on 1.0.19.
Tnanks.
https://github.com/Lansoweb/LosUi/blob/master/src/LosUi/Form/View/Helper/Form.php#L58
perhaps the check can be made with Submit too...
if ($element instanceof Button || $element instanceof \Zend\Form\Element\Submit)