Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
RDM Infrastructure
irods-clients
Commits
6ddda769
Commit
6ddda769
authored
Nov 10, 2021
by
Daalen, Tim van
Browse files
bugfix, irodssearch got old ref
parent
86599ccf
Changes
1
Hide whitespace changes
Inline
Side-by-side
gui/mainmenu.py
View file @
6ddda769
...
...
@@ -110,7 +110,7 @@ class mainmenu(QMainWindow, Ui_MainWindow):
pass
def
search
(
self
):
search
=
irodsSearch
(
self
.
ic
,
self
.
browserWidget
.
collTable
)
search
=
irodsSearch
(
self
.
ic
,
self
.
irodsBrowser
.
collTable
)
search
.
exec_
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment