Show model only for caas so far

This commit is contained in:
Johannes Zellner
2016-07-26 17:07:07 +02:00
parent 6fa414206c
commit 57d2a3ff6e

View File

@@ -151,7 +151,7 @@
</div>
<div class="col-xs-8">
<table width="100%">
<tr>
<tr ng-show="config.provider === 'caas'">
<td class="text-muted" style="vertical-align: top;">Model</td>
<td class="text-right" style="vertical-align: top; white-space: nowrap;">{{ config.size }} - {{ config.region }}</td>
</tr>