* Simplify the calling of upload widget.
This commit is contained in:
@@ -84,9 +84,7 @@ formPanel
|
||||
formGroup
|
||||
(
|
||||
set::label($lang->design->file),
|
||||
upload(
|
||||
set::name('files'),
|
||||
),
|
||||
upload()
|
||||
),
|
||||
),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user