Merge branch 'master' of https://github.com/hacdias/caddy-filemanager
Former-commit-id: 57cee1e6ba1c61f7354721a92236ce32dc619de6
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
'use strict';
|
||||
|
||||
var selectedItems = [];
|
||||
|
||||
var reloadListing = function(callback) {
|
||||
let request = new XMLHttpRequest();
|
||||
request.open('GET', window.location);
|
||||
|
||||
Reference in New Issue
Block a user