summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics
diff options
context:
space:
mode:
authorSimon Rettberg2019-04-09 16:00:30 +0200
committerSimon Rettberg2019-04-10 11:33:47 +0200
commit140e6128c747aef2eec5b6862a7c22c543998183 (patch)
treed43ad8448b4b9370727701231551703edea0c256 /modules-available/statistics
parent[baseconfig] Remove "enabled" checkbox, reset field on override disable (diff)
downloadslx-admin-140e6128c747aef2eec5b6862a7c22c543998183.tar.gz
slx-admin-140e6128c747aef2eec5b6862a7c22c543998183.tar.xz
slx-admin-140e6128c747aef2eec5b6862a7c22c543998183.zip
[statistics] Don't center roomplan
Diffstat (limited to 'modules-available/statistics')
-rw-r--r--modules-available/statistics/templates/machine-main.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/statistics/templates/machine-main.html b/modules-available/statistics/templates/machine-main.html
index 5adfe5aa..960531f6 100644
--- a/modules-available/statistics/templates/machine-main.html
+++ b/modules-available/statistics/templates/machine-main.html
@@ -93,7 +93,7 @@
<td class="text-nowrap">
{{lang_roomplan}}
</td>
- <td class="text-center">
+ <td>
<a href="?do=roomplanner&amp;locationid={{locationid}}" target="_blank"
onclick="window.open(this.href, '_blank', 'toolbar=0,scrollbars,resizable');return false">
<img src="api.php?do=roomplanner&amp;show=svg&amp;locationid={{locationid}}&amp;machineuuid={{machineuuid}}"/>