- New icon for Group objects

SVN:trunk[859]
This commit is contained in:
Denis Flaven
2010-09-13 21:53:58 +00:00
parent fcabde1cc5
commit da19da2fe1
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@@ -891,7 +891,7 @@ class Group extends cmdbAbstractObject
"db_table" => "group",
"db_key_field" => "id",
"db_finalclass_field" => "",
"icon" => "../modules/itop-config-mgmt-1.0.0/images/solution.png",
"icon" => "../modules/itop-config-mgmt-1.0.0/images/group.png",
);
MetaModel::Init_Params($aParams);
MetaModel::Init_InheritAttributes();