[ADF-4267] expose stiky heder in document list (#4455)

* expose stiky heder in document list

* lint fix
This commit is contained in:
Eugenio Romano
2019-03-19 16:41:28 +00:00
committed by GitHub
parent 7fe066b068
commit 5a7fe6f499
7 changed files with 24 additions and 3 deletions

View File

@@ -189,6 +189,7 @@ export class FilesComponent implements OnInit, OnChanges, OnDestroy {
permissionsStyle: PermissionStyleModel[] = [];
infiniteScrolling: boolean;
stickyHeader: boolean;
warnOnMultipleUploads = false;
thumbnails = false;
enableCustomPermissionMessage = false;