Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
3pia
VISPA
VISPA web
Commits
ed813363
Commit
ed813363
authored
Aug 10, 2017
by
Benjamin Fischer
Browse files
FileManager: fixed selector missing its arguments
parent
d22481a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
vispa/extensions/file2/static/js/view/selector.js
View file @
ed813363
...
...
@@ -69,6 +69,7 @@ define([
else
this
.
autoPathLabel
=
true
;
BaseMixin
.
init
.
call
(
this
,
args
);
this
.
_args
=
args
;
},
render
:
function
()
{
...
...
Write
Preview
Markdown
is supported
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