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
7bf78f40
Commit
7bf78f40
authored
Nov 10, 2021
by
Daalen, Tim van
Browse files
bugfix, widget ref
parent
1b35def8
Changes
1
Hide whitespace changes
Inline
Side-by-side
gui/irodsDataCompression.py
View file @
7bf78f40
...
...
@@ -55,7 +55,7 @@ class irodsDataCompression(QWidget, Ui_tabDataCompression):
def
infoPopup
(
self
,
message
):
QMessageBox
.
information
(
self
.
widget
,
'Information'
,
message
)
QMessageBox
.
information
(
self
,
'Information'
,
message
)
def
setupFsTree
(
self
,
treeView
):
...
...
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