include logging during module and theme installation

This commit is contained in:
Shaun Walker
2020-08-06 16:37:27 -04:00
parent 5cf35fd70a
commit 3fa620f3bc
3 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@
<Label HelpText="Upload a framework package and select Install to complete the installation">Framework: </Label>
</td>
<td>
<FileManager Filter="nupkg" Folder="Framework" />
<FileManager Filter="nupkg" ShowFiles="false" Folder="Framework" />
</td>
</tr>
</table>