mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°3233 - Remove "display_template" from datamodel classes
This commit is contained in:
@@ -38,7 +38,6 @@ class BackgroundTask extends DBObject
|
||||
"db_table" => "priv_backgroundtask",
|
||||
"db_key_field" => "id",
|
||||
"db_finalclass_field" => "",
|
||||
"display_template" => "",
|
||||
);
|
||||
MetaModel::Init_Params($aParams);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user