mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 08:12:26 +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:
@@ -245,13 +245,3 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'Objetivo basado en SLT de tipo TTR',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: Document
|
||||
//
|
||||
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'Class:Document/Attribute:contracts_list' => 'Contratos',
|
||||
'Class:Document/Attribute:contracts_list+' => 'Contratos Referenciados con este Documento',
|
||||
'Class:Document/Attribute:services_list' => 'Servicios',
|
||||
'Class:Document/Attribute:services_list+' => 'Servicios Referenciados con este Documento',
|
||||
));
|
||||
Reference in New Issue
Block a user