MDL-51233 tool_lp: Remove unused ID number from learning plan templates
Conflicts: admin/tool/lp/version.php
This commit is contained in:
committed by
Frederic Massart
parent
e52513ee2b
commit
e9831af3c2
@@ -59,10 +59,6 @@ class template extends persistent {
|
||||
'type' => PARAM_INT,
|
||||
'default' => FORMAT_HTML
|
||||
),
|
||||
'idnumber' => array(
|
||||
'default' => '',
|
||||
'type' => PARAM_TEXT,
|
||||
),
|
||||
'duedate' => array(
|
||||
'default' => 0,
|
||||
'type' => PARAM_INT,
|
||||
|
||||
Reference in New Issue
Block a user