web/test/data/sheet2.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 10 Jun 2010 14:16:47 +0200
changeset 5712 e136d392bd71
parent 5444 f7fdb5dd82f6
permissions -rw-r--r--
[form] refactor meta-attributes handling: hide them by default using uicfg.afs instead of returning None (or not, according to skip_meta_attr flag argument) in guess_field

fontcolor = 'black'
bgcolor = '#FFFFFF'
stylesheets = sheet['stylesheets'] + ['%s/mycube.css' % datadir_url]