mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 16:22:20 +02:00
Fix bug TTO / TTR computation for Service request (Trac 674)
SVN:trunk[2613]
This commit is contained in:
@@ -380,8 +380,8 @@ Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
'Class:SLT/Attribute:request_type+' => '',
|
||||
'Class:SLT/Attribute:request_type/Value:incident' => 'インシデント',
|
||||
'Class:SLT/Attribute:request_type/Value:incident+' => 'インシデント',
|
||||
'Class:SLT/Attribute:request_type/Value:servicerequest' => 'サービス要求',
|
||||
'Class:SLT/Attribute:request_type/Value:servicerequest+' => 'サービス要求',
|
||||
'Class:SLT/Attribute:request_type/Value:service_request' => 'サービス要求',
|
||||
'Class:SLT/Attribute:request_type/Value:service_request+' => 'サービス要求',
|
||||
'Class:SLT/Attribute:metric' => 'メトリック',
|
||||
'Class:SLT/Attribute:metric+' => '',
|
||||
'Class:SLT/Attribute:metric/Value:tto' => 'TTO',
|
||||
|
||||
Reference in New Issue
Block a user