File Manager Tune-up

This commit is contained in:
Pavel Vesely
2020-05-15 08:18:07 +02:00
parent 6824b3f1b5
commit 5e04cb18a4
7 changed files with 87 additions and 94 deletions

View File

@ -35,7 +35,7 @@
<Label HelpText="Upload one or more theme packages. Once they are uploaded click Install to complete the installation.">Theme: </Label>
</td>
<td>
<FileManager Filter="nupkg" ShowFiles="false" Folder="Themes" UploadMultiple="True" />
<FileManager Filter="nupkg" ShowFiles="false" Folder="Themes" UploadMultiple="@true" />
</td>
</tr>
</table>