skeleton/hooks.py.tmpl
author Rémi Cardona <remi.cardona@logilab.fr>
Fri, 16 Oct 2015 11:15:50 +0200
changeset 10902 41bd01ebebb4
parent 8207 c04676b16c59
permissions -rw-r--r--
[web] Add a <label> around choices on CheckBox and Radio form widgets Allows clicking directly on the text rather than only on the widget. Closes #7672774.

# -*- coding: utf-8 -*-
# copyright %(year)s %(author)s, all rights reserved.
# contact %(author-web-site)s -- mailto:%(author-email)s
#
%(long-license)s
"""%(distname)s specific hooks and operations"""