skeleton/sobjects.py.tmpl
author Laura Médioni <laura.medioni@logilab.fr>
Thu, 11 Jun 2015 16:51:51 +0200
changeset 10479 b0417cacecd9
parent 8207 c04676b16c59
permissions -rw-r--r--
[web] write css_class to attrs on rendering and not on button creation Because css_class attribute may be overriden by bootstrap after button creation and this modification has to be taken into account. closes #5457548

# -*- 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 repository side views, usually for notification"""