From 96bdcf395892a31ce28cacbf708dc111a8b0f471 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 9 Sep 2016 12:23:15 +0200 Subject: [statistics] Fix currentuser filter --- modules-available/statistics/templates/filterbox.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules-available/statistics/templates/filterbox.html') diff --git a/modules-available/statistics/templates/filterbox.html b/modules-available/statistics/templates/filterbox.html index fca7bdea..95fbab84 100644 --- a/modules-available/statistics/templates/filterbox.html +++ b/modules-available/statistics/templates/filterbox.html @@ -74,7 +74,8 @@ var slxFilterNames = { badsectors: '{{lang_reallocatedSectors}}', clientip: '{{lang_ip}}', state: '{{lang_usageState}}', - location: '{{lang_location}}' + location: '{{lang_location}}', + currentuser: '{{lang_currentUser}}' }; slxLocations = {{{locations}}}; -- cgit v1.2.3-55-g7522