mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-20 07:42:17 +02:00
N°9138 - Add semantic logo on some CMDB classes (#841)
* N°9138 - Align presentation details of CMDB classes * N°9138 - Align presentation details of Software classes * N°9138 - fix greptile feedbacks * N°9347 - Enable icon of some CIs by instance * N°9347 - Get Software logo as SoftwareInstance icon * N°9347 - Change Cloud class icon location * N°9347 - Fix logo dictionary entries missing * N°9347 - Fix 'impact analysis' spelling * N°9347 - fix external key labels for PhysicalInterface
This commit is contained in:
@@ -57,6 +57,8 @@ Dict::Add('EN US', 'English', 'English', [
|
||||
'Class:ContainerApplication/Attribute:descriptor+' => 'File describing how to deploy the application on the container platform (e.g., Docker Compose, Helm Chart, etc.)',
|
||||
'Class:ContainerApplication/Attribute:containervirtualhost_id' => 'Container Host',
|
||||
'Class:ContainerApplication/Attribute:containervirtualhost_id+' => 'Container Platform on which the application is running',
|
||||
'Class:ContainerApplication/Attribute:logo' => 'Logo',
|
||||
'Class:ContainerApplication/Attribute:logo+' => 'Used as object icon when this ContainerApplication is displayed within impact analysis graphs',
|
||||
'Class:ContainerApplication/Attribute:containertype_id' => 'Container type',
|
||||
'Class:ContainerApplication/Attribute:containertype_id+' => 'Technology used for containerization',
|
||||
'Class:ContainerApplication/Attribute:containerimages_list' => 'Container images',
|
||||
|
||||
Reference in New Issue
Block a user