mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
Localization: cleanup in data model class declarations
SVN:trunk[355]
This commit is contained in:
@@ -14,8 +14,6 @@ class AuditRule extends cmdbAbstractObject
|
||||
$aParams = array
|
||||
(
|
||||
"category" => "application",
|
||||
"name" => "AuditRule",
|
||||
"description" => "A rule to check for a given Audit category",
|
||||
"key_type" => "autoincrement",
|
||||
"key_label" => "",
|
||||
"name_attcode" => "name",
|
||||
|
||||
Reference in New Issue
Block a user