summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2019-03-26 10:28:48 +0100
committerSimon Rettberg2019-03-26 10:28:48 +0100
commited97cf286932cf8e82a1f25fc00c9b3fdfa3d071 (patch)
tree26eb42c74599ae2b8cbc0c200df90039bb5666ff
parentDelete unused legacy API too (diff)
downloadslx-admin-ed97cf286932cf8e82a1f25fc00c9b3fdfa3d071.tar.gz
slx-admin-ed97cf286932cf8e82a1f25fc00c9b3fdfa3d071.tar.xz
slx-admin-ed97cf286932cf8e82a1f25fc00c9b3fdfa3d071.zip
[locationinfo] Change glyphicons for panel list
-rw-r--r--modules-available/locationinfo/templates/page-panels.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/modules-available/locationinfo/templates/page-panels.html b/modules-available/locationinfo/templates/page-panels.html
index 51acf053..215f5df8 100644
--- a/modules-available/locationinfo/templates/page-panels.html
+++ b/modules-available/locationinfo/templates/page-panels.html
@@ -33,18 +33,18 @@
{{#locationurl}}</a>{{/locationurl}}
</td>
{{#hasRunmode}}
- <td class="text-center" style="vertical-align: middle">
+ <td>
<a class="btn btn-default btn-xs {{runmode_disabled}}"
href="?do=runmode&amp;module=locationinfo&amp;modeid={{paneluuid}}&amp;redirect=?do=locationinfo">
- <span class="glyphicon glyphicon-edit"></span>
+ <span class="glyphicon glyphicon-tasks"></span>
</a>
- {{assignedMachineCount}}
+ <span class="badge">{{assignedMachineCount}}</span>
</td>
{{/hasRunmode}}
<td class="text-center" style="vertical-align: middle">
<a class="btn btn-default btn-xs {{edit_disabled}}"
href="?do=locationinfo&amp;show=edit-panel&amp;uuid={{paneluuid}}">
- <span class="glyphicon glyphicon-cog"></span>
+ <span class="glyphicon glyphicon-edit"></span>
</a>
</td>
<td class="text-center" style="vertical-align: middle">