changing default theme to Oqtane theme

This commit is contained in:
Shaun Walker
2020-05-18 10:44:54 -04:00
parent 9b74262c76
commit 6ae019336d
15 changed files with 24 additions and 31 deletions

View File

@ -98,9 +98,6 @@
private string _message = string.Empty;
private string _image = string.Empty;
private string _guid;
private int _folderId = -1;
private bool _uploadMultiple;
private int _fileId;
[Parameter]
public string Id { get; set; } // optional - for setting the id of the FileManager component for accessibility