You've already forked filebrowser
mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-11-26 14:25:26 +08:00
close #64
This commit is contained in:
@@ -186,7 +186,7 @@ $(document).on('page:browse', function() {
|
||||
|
||||
if (request.status == 200) {
|
||||
$.pjax({
|
||||
url: data.Location,
|
||||
url: request.Location,
|
||||
container: '#content'
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user