[gen] Added attribute Field.view allowing to specify, for any field, an alternative pxView.
This commit is contained in:
parent
186175250d
commit
e01615476b
17 changed files with 45 additions and 36 deletions
|
@ -553,7 +553,7 @@ class AbstractWrapper(object):
|
|||
</x>
|
||||
</div>''')
|
||||
|
||||
# Displays the fields of a given page for a given object.
|
||||
# Display the fields of a given page for a given object
|
||||
pxFields = Px('''
|
||||
<table width=":layout.width">
|
||||
<tr for="field in groupedFields">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue