* Upload files with upload widget.

This commit is contained in:
liugang
2023-07-06 15:18:19 +08:00
parent 0f2879db84
commit 8aca4c4df2
7 changed files with 7 additions and 14 deletions
+1 -2
View File
@@ -165,8 +165,7 @@ formPanel
formGroup
(
set::label($lang->testtask->files),
set::name('files[]'),
set::control('file')
upload()
),
formGroup
(