update to latest ADF 2.0 alpha (#93)

* update to latest ADF 2.0 alpha

* test fixes

* remove fdescribe
This commit is contained in:
Denys Vuika
2017-11-28 08:10:33 +00:00
committed by Cilibiu Bogdan
parent 6dbaf63dab
commit ce19f4f40d
12 changed files with 51 additions and 47 deletions

View File

@@ -1,8 +1,7 @@
<div class="layout">
<adf-upload-drag-area
[rootFolderId]="node?.id"
[disabled]="!canCreateContent(node)"
[showNotificationBar]="false">
[parentId]="node?.id"
[disabled]="!canCreateContent(node)">
<app-header></app-header>
<div class="layout__content">