diff options
author | Simon Rettberg | 2016-09-01 19:17:14 +0200 |
---|---|---|
committer | Simon Rettberg | 2016-09-01 19:17:14 +0200 |
commit | 0c987f6b1149d775dc201c1065c0134d1046910b (patch) | |
tree | cb3f759d4ace0975276363a37a6f92ab6015e9c4 /modules-available/statistics | |
parent | Update translations (diff) | |
download | slx-admin-0c987f6b1149d775dc201c1065c0134d1046910b.tar.gz slx-admin-0c987f6b1149d775dc201c1065c0134d1046910b.tar.xz slx-admin-0c987f6b1149d775dc201c1065c0134d1046910b.zip |
[statistics] Fix toggle between list and stats
Diffstat (limited to 'modules-available/statistics')
-rw-r--r-- | modules-available/statistics/templates/filterbox.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules-available/statistics/templates/filterbox.html b/modules-available/statistics/templates/filterbox.html index c6f6bbd7..646c3438 100644 --- a/modules-available/statistics/templates/filterbox.html +++ b/modules-available/statistics/templates/filterbox.html @@ -49,7 +49,6 @@ {{lang_showList}} </button> </div> - <input type="hidden" name="show" value="{{show}}"> </form> <br/> <br/> |