[gen] Bugfixes in appy.js.

This commit is contained in:
Gaetan Delannay 2015-02-04 10:23:40 +01:00
parent 45192ca4bc
commit 988626e3f2
2 changed files with 48 additions and 32 deletions

View file

@ -29,7 +29,7 @@ class Ref(Field):
# Some default layouts. "w" stands for "wide": those layouts produce tables
# of Ref objects whose width is 100%.
wLayouts = Table('lrv-f', width='100%')
# "d" stands for "description": a description label is added.
# "d" stands for "description": a description label is added
wdLayouts = {'view': Table('l-d-f', width='100%')}
# This PX displays the title of a referenced object, with a link on it to