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
68300c9b
Commit
68300c9b
authored
Jan 02, 2015
by
asseldonk
Browse files
selector: refresh pathbar when changing folder
parent
ebac8154
Changes
1
Hide whitespace changes
Inline
Side-by-side
vispa/extensions/file/static/js/selector/selector.js
View file @
68300c9b
...
...
@@ -94,6 +94,7 @@ var FileSelector = FileBase.extend({
this
.
workflow
.
currentView
.
setContent
(
cntFilt
);
this
.
instance
.
setLabel
(
this
.
workflow
.
path
,
true
);
this
.
instance
.
setLoading
(
false
);
this
.
pathBar
.
render
();
}
});
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