[gen] Added attribute Field.view allowing to specify, for any field, an alternative pxView.

This commit is contained in:
Gaetan Delannay 2014-12-09 15:19:28 +01:00
parent 186175250d
commit e01615476b
17 changed files with 45 additions and 36 deletions

View file

@ -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">