web/test/data/sheet1.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 08 Jul 2010 08:54:45 +0200
changeset 5931 eda4940ffef8
parent 5444 f7fdb5dd82f6
child 5938 9cb13d1b2ce4
permissions -rw-r--r--
Added tag cubicweb-version-3.9.0 for changeset d9936c39d478
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5444
f7fdb5dd82f6 [webconfig] introduce property sheets. Use them to replace external_resources
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     1
bgcolor = '#000000'
f7fdb5dd82f6 [webconfig] introduce property sheets. Use them to replace external_resources
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     2
stylesheets = ['%s/cubicweb.css' % datadir_url]
f7fdb5dd82f6 [webconfig] introduce property sheets. Use them to replace external_resources
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     3
logo = '%s/logo.png' % datadir_url