[ADF-2367] [Demo shell] Fix default site (#3004)

* fix default site scenario

* add default my files object in the list
This commit is contained in:
Eugenio Romano
2018-02-27 10:13:38 +00:00
committed by Vito
parent 0a266bebdc
commit 876ce7b9ae
6 changed files with 72 additions and 74 deletions

View File

@@ -29,7 +29,7 @@
</mat-accordion>
<div class="adf-site-container-style" id="site-container">
<adf-sites-dropdown (change)="getSiteContent($event)" [hideMyFiles]="false" >
<adf-sites-dropdown (change)="onSiteChange($event)" [hideMyFiles]="false" >
</adf-sites-dropdown>
</div>
<div class="document-list-container" fxLayout="row" fxLayoutAlign="start stretch" fxLayoutGap="16px">