* Simplify the calling of upload widget.

This commit is contained in:
liugang
2023-07-06 14:24:57 +08:00
parent c159118f91
commit ac3aef0948
13 changed files with 14 additions and 50 deletions
+1 -4
View File
@@ -395,10 +395,7 @@ formPanel
formGroup
(
set::label($lang->story->files),
upload
(
set::name('files'),
)
upload()
),
formGroup
(