cubicweb/skeleton/views.py.tmpl
author Laura Médioni <laura.medioni@logilab.fr>
Mon, 17 Mar 2014 15:21:47 +0100
changeset 11187 5213dfe9cddb
parent 11057 0b59724cb3f2
permissions -rw-r--r--
Enables css customization in CalendarView now a custom css class can be set on the calendar div (closes #3654043).

# -*- 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 views/forms/actions/components for web ui"""