shwstppr commented on a change in pull request #4839:
URL: https://github.com/apache/cloudstack/pull/4839#discussion_r596578195



##########
File path: ui/src/components/view/InfoCard.vue
##########
@@ -398,7 +398,12 @@
           <div class="resource-detail-item__label">{{ $t('label.templatename') 
}}</div>

Review comment:
       @Pearl1594 should we also have label read ISO with something like
   ```suggestion
             <div class="resource-detail-item__label">{{ resource.isoid ? 
$t('label.iso') : $t('label.templatename') }}</div>
   ```




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to