Bug: reset NarrWeb navigation menu layout when style sheet doesn't support it
svn: r20651
This commit is contained in:
parent
21cf42b077
commit
9f42185379
@ -8593,6 +8593,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…
Reference in New Issue
Block a user