Emagister / zend-form-decorators-bootstrap

Zend_Form decorators for Twitter's Bootstrap UI
http://emagister.github.com/zend-form-decorators-bootstrap
168 stars 79 forks source link

Elements rendered aren't enclosed in .control-group #75

Open maliakmal opened 11 years ago

maliakmal commented 11 years ago

Hi, I've noticed that form elements when generatedaren't enclosed by the control-group div. I found the decorater wrapper but when I tried to assign it to an element it renders only the control group div but the element is not rendered at all.