* Fix bug #46468.
This commit is contained in:
@@ -452,6 +452,7 @@ formPanel
|
||||
'id' => 'private',
|
||||
'name' => 'private',
|
||||
'text' => $lang->todo->private,
|
||||
'value' => !empty($todo->private) ? 'on' : '0',
|
||||
'checked' => !empty($todo->private)
|
||||
)
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user