mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-28 13:08:45 +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:
@@ -38,6 +38,7 @@ class Problem extends Ticket
|
||||
"db_key_field" => "id",
|
||||
"db_finalclass_field" => "",
|
||||
"display_template" => "",
|
||||
"icon" => "../modules/itop-problem-mgmt-1.0.0/images/problem.png",
|
||||
);
|
||||
MetaModel::Init_Params($aParams);
|
||||
MetaModel::Init_InheritAttributes();
|
||||
|
||||
Reference in New Issue
Block a user