Skip to content
Snippets Groups Projects
Commit 32aed2c3 authored by Daalen, Tim van's avatar Daalen, Tim van
Browse files

hiding options in anonomous mode

parent d1307367
No related branches found
No related tags found
No related merge requests found
......@@ -190,6 +190,9 @@ class irodsLogin(QDialog):
def ticketLogin(self):
browser = mainmenu(widget, None, None)
browser.menuOptions.clear()
browser.menuOptions.deleteLater()
if len(widget) == 1:
widget.addWidget(browser)
self.__resetErrorLabelsAndMouse()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment