Added missing description field

This commit is contained in:
Jeremy Stretch 2018-06-29 09:56:04 -04:00
parent 278bacbce8
commit 7857480978

View File

@ -53,6 +53,16 @@
{{ configcontext.weight }}
</td>
</tr>
<tr>
<td>Description</td>
<td>
{% if configcontext.description %}
{{ configcontext.description }}
{% else %}
<span class="text-muted">N/A</span>
{% endif %}
</td>
</tr>
<tr>
<td>Active</td>
<td>
@ -67,6 +77,13 @@
{% endif %}
</td>
</tr>
</table>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<strong>Assignment</strong>
</div>
<table class="table table-hover panel-body attr-table">
<tr>
<td>Regions</td>
<td>