Skip to content

Commit

Permalink
[fc] Repository: plone.app.z3cform
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2016-05-25T09:50:53+02:00
Author: Johannes Raggam (thet) <[email protected]>
Commit: plone/plone.app.z3cform@22e4204

Allow custom CSS classes for pattern widgets
Don't overwrite widget default css classes when rendering pattern widgets.
This allows setting a css class for pattern widgets via the ``klass`` keyword in plone.autoform widget directives.

Files changed:
M CHANGES.rst
M plone/app/z3cform/tests/test_widgets.py
M plone/app/z3cform/widget.py
Repository: plone.app.z3cform
Branch: refs/heads/master
Date: 2016-05-25T12:36:12+02:00
Author: Jens W. Klein (jensens) <[email protected]>
Commit: plone/plone.app.z3cform@b59577b

Merge pull request #45 from plone/thet-customcss

Allow to set CSS class via plone.autoform directives

Files changed:
M CHANGES.rst
M plone/app/z3cform/tests/test_widgets.py
M plone/app/z3cform/widget.py
  • Loading branch information
jensens committed May 25, 2016
1 parent 54277f8 commit 798b464
Showing 1 changed file with 107 additions and 566 deletions.
Loading

0 comments on commit 798b464

Please sign in to comment.