Simplified history
This commit is contained in:
@@ -48,7 +48,7 @@ function showHistory(){
|
||||
|
||||
function initializeHistory(){
|
||||
historyFilter.removeClass('active');
|
||||
getLast24hHistoryData();
|
||||
getHistoryData();
|
||||
}
|
||||
|
||||
function showHeaders(){
|
||||
@@ -176,7 +176,7 @@ function focusOutTip(element){
|
||||
}
|
||||
|
||||
function refreshHistoryRecords(){
|
||||
getLast24hHistoryData();
|
||||
getHistoryData();
|
||||
}
|
||||
|
||||
function hidTip(element){
|
||||
|
||||
Reference in New Issue
Block a user