adding copyright notices and co
This commit is contained in:
parent
4344b651bb
commit
a175ced12a
3 changed files with 26 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
$(document).ready(function () {
|
||||
|
||||
var filesBaseUrl = "/files";
|
||||
var filesBaseUrl = "http://192.168.1.64:30080/files";
|
||||
|
||||
var fileListElement = $("#file-list");
|
||||
var fileItemElementTemplate = fileListElement.find("li").detach();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue