[gen] Fixed some problems with groups having style='tabs'.
This commit is contained in:
parent
7adbc7e4bc
commit
4d78996938
6 changed files with 54 additions and 35 deletions
|
@ -74,6 +74,7 @@ class Action(Field):
|
|||
master, masterValue, focus, historized, mapping, label,
|
||||
None, None, None, None, False)
|
||||
self.validable = False
|
||||
self.renderLabel = False # Label is rendered directly within the button.
|
||||
|
||||
def getDefaultLayouts(self): return {'view': 'l-f', 'edit': 'lrv-f'}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue