web/test/data/pouet.css
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 24 Jul 2013 08:43:16 +0200
branchstable
changeset 9179 570208f74a84
parent 5468 7199fddc0a88
permissions -rw-r--r--
[editcontrollers] Ensure entities are created in an order satisfying schema constraints. Closes #3031719 changes below are also necessary to make the whole thing works: * stop considering InlinedFormFile as eidparam field since they don't hold any value * rework 'pendingfields' handling to have separate processing of inlined fields whose subject entity is created during the edition
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5468
7199fddc0a88 [web test] missing test data file
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     1
body { background-color: %(bgcolor)s
7199fddc0a88 [web test] missing test data file
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     2
       font-size: 100%;
7199fddc0a88 [web test] missing test data file
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     3
     }