mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 10:08:45 +02:00
Localization: cleanup in data model class declarations
SVN:trunk[355]
This commit is contained in:
@@ -23,8 +23,6 @@ class menuNode extends DBObject
|
||||
$aParams = array
|
||||
(
|
||||
"category" => "gui",
|
||||
"name" => "menuNode",
|
||||
"description" => "Main menu configuration elements",
|
||||
"key_type" => "autoincrement",
|
||||
"key_label" => "",
|
||||
"name_attcode" => "name",
|
||||
|
||||
Reference in New Issue
Block a user