- 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:
Denis Flaven
2010-09-05 09:13:28 +00:00
parent b49373b959
commit 573e7f4e31
21 changed files with 231 additions and 4 deletions

View File

@@ -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();