SUPPORT-8381: add comment
This commit is contained in:
parent
871641acf9
commit
8145a98f0b
1 changed files with 1 additions and 0 deletions
|
|
@ -210,6 +210,7 @@ export class ErvuFileUpload extends InputControl {
|
|||
|
||||
@Visible()
|
||||
public reset() {
|
||||
//don't use super because there is no ngModel here
|
||||
this.uploader.clearQueue();
|
||||
this.isDropZoneVisible = true;
|
||||
this.isFilesListVisible = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue