mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 23:32: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:
@@ -42,6 +42,8 @@ Dict::Add('EN US', 'English', 'English', [
|
||||
'Class:Cloud' => 'Cloud',
|
||||
'Class:Cloud+' => 'A Virtual Host operated by a Cloud provider. It can host Virtual Machines and Container Hosts.',
|
||||
'Class:Cloud/Attribute:provider_id' => 'Provider',
|
||||
'Class:Cloud/Attribute:logo' => 'Logo',
|
||||
'Class:Cloud/Attribute:logo+' => 'Used as object icon when this Cloud is displayed within impact analysis graphs',
|
||||
'Class:Cloud/Attribute:provider_id+' => 'Who provides the cloud',
|
||||
'Class:Cloud/Attribute:location_id' => 'Location',
|
||||
'Class:Cloud/Attribute:location_id+' => 'Where is located the cloud',
|
||||
|
||||
Reference in New Issue
Block a user