mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-20 15:52:24 +02:00
N°4577 - Move service dependencies from "itop-bridge-cmdb-ticket" to another module
Move Document Services_list and Document Contracts_list to the bridge cmdb-services
This commit is contained in:
@@ -222,13 +222,3 @@ Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'Goal based on a SLT of type TTR~~',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: Document
|
||||
//
|
||||
|
||||
Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
'Class:Document/Attribute:contracts_list' => 'Договоры',
|
||||
'Class:Document/Attribute:contracts_list+' => 'Связанные договоры',
|
||||
'Class:Document/Attribute:services_list' => 'Услуги',
|
||||
'Class:Document/Attribute:services_list+' => 'Связанные услуги',
|
||||
));
|
||||
Reference in New Issue
Block a user