- bug: remove unnecessary parameters.

This commit is contained in:
liugang
2023-06-19 16:07:01 +08:00
parent 4ea7dce893
commit c3aea112de
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ if(common::hasPriv('build', 'create'))
/* zin: Define the form in main content. */
formPanel
(
setCommonProps($bug, $lang->bug->resolve),
setCommonProps($bug),
formGroup
(
set::width('1/3'),