Bug: reset NarrWeb navigation menu layout when style sheet doesn't support it
svn: r20652
This commit is contained in:
parent
15e2743ac4
commit
5b7d6a3181
@ -8637,6 +8637,7 @@ class NavWebOptions(MenuReportOptions):
|
|||||||
self.__navigation.set_available(True)
|
self.__navigation.set_available(True)
|
||||||
else:
|
else:
|
||||||
self.__navigation.set_available(False)
|
self.__navigation.set_available(False)
|
||||||
|
self.__navigation.set_value("Horizontal")
|
||||||
|
|
||||||
def __graph_changed(self):
|
def __graph_changed(self):
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user