mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-18 16:18:47 +02:00
- New icon for Group objects
SVN:trunk[859]
This commit is contained in:
BIN
modules/itop-config-mgmt-1.0.0/images/group.png
Normal file
BIN
modules/itop-config-mgmt-1.0.0/images/group.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.6 KiB |
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user