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