Skip to content

Conversation

@twisty
Copy link

@twisty twisty commented Mar 2, 2014

The 'buttons' class variable was causing a 'buttons' HTML attribute to
be generated (buttons="danger info primary success warning inverse link").

The leading underscore is parsed by Zend_Form_Element::getAttribs in order
to remove it from the HTML attributes list.

The 'buttons' class variable was causing a 'buttons' HTML attribute to
be generated (buttons="danger info primary success warning inverse link").

The leading underscore is parsed by Zend_Form_Element::getAttribs in order
to remove it from the HTML attributes list.
@twisty
Copy link
Author

twisty commented Jul 4, 2014

Any thoughts anyone?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant