summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics/templates/filterbox.html
diff options
context:
space:
mode:
authorSimon Rettberg2019-02-12 14:55:49 +0100
committerSimon Rettberg2019-02-12 14:55:49 +0100
commitec4ac82adaabe55cb9c3c40fad66d3451cb5f4d9 (patch)
tree0134ad4e33aa259250fb46a82e7da44b091db88e /modules-available/statistics/templates/filterbox.html
parent[serversetup*] PXELinux and iPXE side-by-side (diff)
parent[inc/Dictionary] Teh evil unvalidated redirects must die! (diff)
downloadslx-admin-ec4ac82adaabe55cb9c3c40fad66d3451cb5f4d9.tar.gz
slx-admin-ec4ac82adaabe55cb9c3c40fad66d3451cb5f4d9.tar.xz
slx-admin-ec4ac82adaabe55cb9c3c40fad66d3451cb5f4d9.zip
Merge branch 'master' into ipxeipxe
Diffstat (limited to 'modules-available/statistics/templates/filterbox.html')
-rw-r--r--modules-available/statistics/templates/filterbox.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/modules-available/statistics/templates/filterbox.html b/modules-available/statistics/templates/filterbox.html
index cd8ec24d..07aa7320 100644
--- a/modules-available/statistics/templates/filterbox.html
+++ b/modules-available/statistics/templates/filterbox.html
@@ -101,7 +101,10 @@ var slxFilterNames = {
currentuser: '{{lang_currentUser}}',
subnet: '{{lang_subnet}}',
runtime: '{{lang_runtimeHours}}',
- hostname: '{{lang_hostname}}'
+ hostname: '{{lang_hostname}}',
+ live_swapfree: '{{lang_swapFree}}',
+ live_memfree: '{{lang_memFree}}',
+ live_tmpfree: '{{lang_tmpFree}}'
};
slxLocations = {{{locations}}};