backport changes from bbmaster2
This commit is contained in:
parent
2e096a3682
commit
24cd81e267
1 changed files with 1 additions and 0 deletions
|
@ -137,6 +137,7 @@ class BaseView(GenericView, I18NView):
|
||||||
actions = {}
|
actions = {}
|
||||||
portlet_actions = []
|
portlet_actions = []
|
||||||
parts = ()
|
parts = ()
|
||||||
|
subparts = ()
|
||||||
icon = None
|
icon = None
|
||||||
modeName = 'view'
|
modeName = 'view'
|
||||||
isToplevel = False
|
isToplevel = False
|
||||||
|
|
Loading…
Add table
Reference in a new issue