Hidde Saas "Installed on" until API exposes that.

This commit is contained in:
Santiago Lamora 2020-01-21 13:24:49 +01:00
parent d2d0832d6b
commit b896b1da82
1 changed files with 2 additions and 0 deletions

View File

@ -13,9 +13,11 @@
<div class="col-md-8">
<strong>{{ saas.name }}</strong>
</div>
{% comment "Hidden until API provides this information" %}
<div class="col-md text-right">
{% trans "Installed on" %}: <strong>{{ saas.domain|default:"-" }}</strong>
</div>
{% endcomment %}
</div>
</div><!-- /card-header-->
<div class="card-body row">