Lots of style fixes
This commit is contained in:
@@ -112,7 +112,6 @@
|
||||
);
|
||||
|
||||
function setData(){
|
||||
this.class = "button_highlight";
|
||||
$.get(apiEndpoint+"/admin/files/timeseries?days="+days+"&interval="+interval, function(response){
|
||||
console.log(response);
|
||||
if (response.success) {
|
||||
|
Reference in New Issue
Block a user