skeleton/views.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 20 Jan 2010 11:29:00 +0100
branchstable
changeset 4286 6801093af29c
parent 4212 ab6573088b4a
child 5421 8167de96c523
permissions -rw-r--r--
fix bug: the 'table' argument is overwritten by the loop variable, causing latter crash due to this missing information

"""cube-specific forms/views/actions/components

:organization: Logilab
:copyright: 2001-2010 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2.
:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
:license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
"""