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:
@@ -243,13 +243,3 @@ Dict::Add('PL PL', 'Polish', 'Polski', array(
|
||||
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'Cel oparty na SLT typu TTR',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: Document
|
||||
//
|
||||
|
||||
Dict::Add('PL PL', 'Polish', 'Polski', array(
|
||||
'Class:Document/Attribute:contracts_list' => 'Umowy',
|
||||
'Class:Document/Attribute:contracts_list+' => 'Wszystkie umowy powiązane z tym dokumentem',
|
||||
'Class:Document/Attribute:services_list' => 'Usługi',
|
||||
'Class:Document/Attribute:services_list+' => 'Wszystkie usługi powiązane z tym dokumentem',
|
||||
));
|
||||
Reference in New Issue
Block a user