mirror of https://github.com/apache/cloudstack.git
Fix after rebasing
This commit is contained in:
parent
9a1b32e830
commit
f8fd8e0377
|
|
@ -544,7 +544,6 @@
|
|||
<span v-else>{{ resource.serviceofferingname || resource.serviceofferingid }}</span>
|
||||
</div>
|
||||
</div>
|
||||
<<<<<<< HEAD
|
||||
<div class="resource-detail-item" v-if="resource.controlofferingname && resource.controlofferingid">
|
||||
<div class="resource-detail-item__label">{{ $t('label.service.offering.controlnodes') }}</div>
|
||||
<div class="resource-detail-item__details">
|
||||
|
|
|
|||
Loading…
Reference in New Issue