backport changes from bbmaster2

This commit is contained in:
Helmut Merz 2016-02-04 15:45:33 +01:00
parent 2e096a3682
commit 24cd81e267

View file

@ -137,6 +137,7 @@ class BaseView(GenericView, I18NView):
actions = {}
portlet_actions = []
parts = ()
subparts = ()
icon = None
modeName = 'view'
isToplevel = False