Bug: reset NarrWeb navigation menu layout when style sheet doesn't support it

svn: r20651
This commit is contained in:
Tim G L Lyons 2012-11-12 12:15:59 +00:00
parent 21cf42b077
commit 9f42185379

View File

@ -8593,6 +8593,7 @@ class NavWebOptions(MenuReportOptions):
self.__navigation.set_available(True)
else:
self.__navigation.set_available(False)
self.__navigation.set_value("Horizontal")
def __graph_changed(self):
"""