Merge pull request #1652 from Ichabond/develop

Fixes #1651: Remove explicit reference to the `name` field
This commit is contained in:
Jeremy Stretch 2017-10-26 21:15:14 -04:00 committed by GitHub
commit 8e0eab20e2

View File

@ -5,7 +5,7 @@
</td>
{% endif %}
<td>
<i class="fa fa-fw fa-keyboard-o"></i> {{ csp.name }}
<i class="fa fa-fw fa-keyboard-o"></i> {{ csp }}
</td>
<td></td>
{% if csp.connected_console %}