[gen] Added some default page and field layouts.
This commit is contained in:
parent
4d9823a59a
commit
d3e2478d6b
2 changed files with 5 additions and 0 deletions
|
@ -372,6 +372,7 @@ class Type:
|
|||
# field, keyed by layoutType.
|
||||
cssFiles = {}
|
||||
jsFiles = {}
|
||||
dLayouts = 'lrv-d-f'
|
||||
|
||||
def __init__(self, validator, multiplicity, index, default, optional,
|
||||
editDefault, show, page, group, layouts, move, indexed,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue