summaryrefslogtreecommitdiffstats
path: root/modules-available/locations/templates/locations.html
diff options
context:
space:
mode:
authorSimon Rettberg2018-04-25 17:20:57 +0200
committerSimon Rettberg2018-04-25 17:20:57 +0200
commit24a04871603b8307eb0af0f772dfe64af16c4ada (patch)
treee5f05ab3d7b147f209bf3df78a55fcbbe034e95b /modules-available/locations/templates/locations.html
parent[locationinfo] Default language to slx-admin session language for new panel (diff)
downloadslx-admin-24a04871603b8307eb0af0f772dfe64af16c4ada.tar.gz
slx-admin-24a04871603b8307eb0af0f772dfe64af16c4ada.tar.xz
slx-admin-24a04871603b8307eb0af0f772dfe64af16c4ada.zip
[locations] Restore row with unassigned machines
Diffstat (limited to 'modules-available/locations/templates/locations.html')
-rw-r--r--modules-available/locations/templates/locations.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules-available/locations/templates/locations.html b/modules-available/locations/templates/locations.html
index cd04b1c8..67f22744 100644
--- a/modules-available/locations/templates/locations.html
+++ b/modules-available/locations/templates/locations.html
@@ -96,9 +96,10 @@
<a href="?do=Statistics&amp;show=list&amp;filters=location=0">
&nbsp;{{unassignedCount}}&nbsp;
</a>
+ <span style="display:inline-block;width:5ex"></span>
</td>
<td class="text-nowrap" align="right">
- {{clientLoad}}
+ {{unassignedLoad}}
</td>
<td></td>
<td>{{defaultConfig}}</td>