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:
@@ -249,13 +249,3 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'Doel gebaseerd op een SLT (TTR)',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: Document
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:Document/Attribute:contracts_list' => 'Contracten',
|
||||
'Class:Document/Attribute:contracts_list+' => 'Alle contracten gerelateerd aan dit document',
|
||||
'Class:Document/Attribute:services_list' => 'Services',
|
||||
'Class:Document/Attribute:services_list+' => 'Alle services gerelateerd aan dit document.',
|
||||
));
|
||||
Reference in New Issue
Block a user