mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-26 20:18:52 +02:00
- Fixed Trac #177: Icons for everything ! For Incidents, User Requests and Changes the icon depends on the state of the object.
SVN:trunk[762]
This commit is contained in:
@@ -107,7 +107,7 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
'Class:Problem/Attribute:impact/Value:2+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:3' => 'A Department',
|
||||
'Class:Problem/Attribute:impact/Value:3+' => '',
|
||||
'Class:Problem/Attribute:urgency' => 'urgency',
|
||||
'Class:Problem/Attribute:urgency' => 'Urgency',
|
||||
'Class:Problem/Attribute:urgency+' => '',
|
||||
'Class:Problem/Attribute:urgency/Value:1' => 'Low',
|
||||
'Class:Problem/Attribute:urgency/Value:1+' => 'Low',
|
||||
@@ -115,7 +115,7 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
'Class:Problem/Attribute:urgency/Value:2+' => 'Medium',
|
||||
'Class:Problem/Attribute:urgency/Value:3' => 'High',
|
||||
'Class:Problem/Attribute:urgency/Value:3+' => 'High',
|
||||
'Class:Problem/Attribute:priority' => 'priority',
|
||||
'Class:Problem/Attribute:priority' => 'Priority',
|
||||
'Class:Problem/Attribute:priority+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:1' => 'Low',
|
||||
'Class:Problem/Attribute:priority/Value:1+' => '',
|
||||
|
||||
Reference in New Issue
Block a user