summaryrefslogtreecommitdiffstats
path: root/modules-available/locations/templates/locations.html
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/locations/templates/locations.html')
-rw-r--r--modules-available/locations/templates/locations.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules-available/locations/templates/locations.html b/modules-available/locations/templates/locations.html
index 1fb60926..bb13131e 100644
--- a/modules-available/locations/templates/locations.html
+++ b/modules-available/locations/templates/locations.html
@@ -25,7 +25,7 @@
<td class="slx-nowrap" align="right">
{{#havestatistics}}
{{clientCount}}
- <a class="btn btn-default btn-xs" href="?do=Statistics&amp;filter=location&amp;argument={{locationid}}"><span class="glyphicon glyphicon-eye-open"></span></a>
+ <a class="btn btn-default btn-xs" href="?do=Statistics&amp;show=list&amp;filters=location={{locationid}}"><span class="glyphicon glyphicon-eye-open"></span></a>
{{/havestatistics}}
</td>
<td class="slx-nowrap">
@@ -55,7 +55,7 @@
<td>{{lang_unassignedMachines}}</td>
<td class="slx-nowrap" align="right">
{{unassignedCount}}
- <a class="btn btn-default btn-xs" href="?do=Statistics&amp;filter=location&amp;argument=0">
+ <a class="btn btn-default btn-xs" href="?do=Statistics&amp;show=list&amp;filters=location=0">
<span class="glyphicon glyphicon-eye-open"></span>
</a>
</td>