* [task#141983,doing,1h] Modify the problem of code review.
This commit is contained in:
@@ -60,7 +60,7 @@ formPanel
|
||||
$modalType != 'chapter' ? formGroup
|
||||
(
|
||||
set::label($lang->docTemplate->desc),
|
||||
textarea(set::name('desc'), set::value($docID ? $doc->templateDesc : ''), set::rows(3))
|
||||
textarea(set::name('templateDesc'), set::value($docID ? $doc->templateDesc : ''), set::rows(3))
|
||||
) : null,
|
||||
empty($parentID) ? formGroup
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user