updated namespaces, improved page management,
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
@if (multiple)
|
||||
@namespace Oqtane.Modules.Controls
|
||||
|
||||
@if (multiple)
|
||||
{
|
||||
<input type="file" id="@fileid" name="file" accept="@filter" multiple />
|
||||
}
|
||||
|
Reference in New Issue
Block a user