skeleton/hooks.py.tmpl
author David Douard <david.douard@logilab.fr>
Mon, 08 Apr 2013 16:53:03 +0200
branchstable
changeset 8871 7d1ccaac5ae3
parent 8207 c04676b16c59
permissions -rw-r--r--
[views/tables|css] backout rev 895e34d9ae0d This changeset introduced a GUI behaviour change that has usability side-effects (eg. shows a non-undoable massive action as a first-class action). The idea is good, but it requires a better implementation; tabs are not the proper GUI solution to the original usability issue.

# -*- 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"""