mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-08 14:51:32 +00:00
remove unused checkbox from demo shell (#2322)
This commit is contained in:
committed by
Eugenio Romano
parent
c418e428f4
commit
aed9532d9d
@@ -62,9 +62,6 @@ export class FilesComponent implements OnInit {
|
||||
@Input()
|
||||
multipleFileUpload: boolean = false;
|
||||
|
||||
@Input()
|
||||
disableWithNoPermission: boolean = false;
|
||||
|
||||
@Input()
|
||||
folderUpload: boolean = false;
|
||||
|
||||
|
Reference in New Issue
Block a user