diff --git a/datamodels/2.x/itop-service-mgmt/datamodel.itop-service-mgmt.xml b/datamodels/2.x/itop-service-mgmt/datamodel.itop-service-mgmt.xml index e8d93b6ce..aa293dd0d 100755 --- a/datamodels/2.x/itop-service-mgmt/datamodel.itop-service-mgmt.xml +++ b/datamodels/2.x/itop-service-mgmt/datamodel.itop-service-mgmt.xml @@ -1615,49 +1615,62 @@ public function PrefillSearchForm(&$aContextParam) -
- - - 10 - - - 20 - - - 30 - - - 40 - - - 50 - - -
- - - - 10 - - - 20 - - - 30 - - - - - - - 10 - - - 20 - - - -
+
+ + + 10 + + + 20 + + + 30 + + + 40 + + + 50 + + +
+ + + + 10 + + + 20 + + + 30 + + + + + + + 10 + + + 20 + + + 30 + + + + + + + 10 + + + 20 + + + + cmdbAbstractObject @@ -1748,83 +1761,110 @@ public function PrefillSearchForm(&$aContextParam) hours - - - minutes - - - unit - - true - radio_horizontal - - + + + minutes + + + unit + + true + radio_horizontal + + + lnkSLAToSLT + slt_id + 0 + 0 + sla_id + + +
10 - - - 20 - - - 30 - - - 40 - - - 50 - - - 60 - - -
- - - - 10 - - - 20 - - - 30 - - - 40 - - - 50 - - - 60 - - - - - - - 10 - - - 20 - - - 30 - - - 40 - - - 50 - - - -
+ + + 20 + + + 30 + + + 40 + + + 50 + + + 60 + + + 100 + + + + + + + 10 + + + 20 + + + 30 + + + 40 + + + 50 + + + 60 + + + + + + + 10 + + + 20 + + + 30 + + + 40 + + + + + + + 10 + + + 20 + + + 30 + + + 40 + + + 50 + + + +
cmdbAbstractObject diff --git a/datamodels/2.x/itop-service-mgmt/dictionaries/en.dict.itop-service-mgmt.php b/datamodels/2.x/itop-service-mgmt/dictionaries/en.dict.itop-service-mgmt.php index e0067a4ca..433a2a5c1 100644 --- a/datamodels/2.x/itop-service-mgmt/dictionaries/en.dict.itop-service-mgmt.php +++ b/datamodels/2.x/itop-service-mgmt/dictionaries/en.dict.itop-service-mgmt.php @@ -384,6 +384,8 @@ Dict::Add('EN US', 'English', 'English', array( 'Class:SLT/Attribute:unit/Value:hours+' => 'hours', 'Class:SLT/Attribute:unit/Value:minutes' => 'minutes', 'Class:SLT/Attribute:unit/Value:minutes+' => 'minutes', + 'Class:SLT/Attribute:slas_list' => 'SLAs', + 'Class:SLT/Attribute:slas_list+' => 'All the service level agreements using this SLT', )); // diff --git a/datamodels/2.x/itop-service-mgmt/dictionaries/fr.dict.itop-service-mgmt.php b/datamodels/2.x/itop-service-mgmt/dictionaries/fr.dict.itop-service-mgmt.php index df136b6a1..386e537be 100644 --- a/datamodels/2.x/itop-service-mgmt/dictionaries/fr.dict.itop-service-mgmt.php +++ b/datamodels/2.x/itop-service-mgmt/dictionaries/fr.dict.itop-service-mgmt.php @@ -374,6 +374,8 @@ Dict::Add('FR FR', 'French', 'Français', array( 'Class:SLT/Attribute:unit/Value:hours+' => 'heures', 'Class:SLT/Attribute:unit/Value:minutes' => 'minutes', 'Class:SLT/Attribute:unit/Value:minutes+' => 'minutes', + 'Class:SLT/Attribute:slas_list' => 'SLAs', + 'Class:SLT/Attribute:slas_list+' => 'Tous les niveaux de service utilisant cet objectif', )); //