Merge pull request #500 from sbwalker/master

changing default theme to Oqtane theme
This commit is contained in:
Shaun Walker
2020-05-18 10:44:00 -04:00
committed by GitHub
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