Files
alfresco-ng2-components/demo-shell/src/app/components/cloud/cloud-viewer.component.html
Maurizio Vitale be49e72208 [ADF-4340] FormCloud - Be able to upload a file from the local source (#4647)
* Add a shiny upload button

* Fix tslint

* Enable the viewer on the content click

* Call the process storage in case the form has an upload

* Fix the lint

* Fix unit tests

* Fix tslint on unit tests

* Fix the lint

* Fix the lint
2019-04-25 15:23:07 +01:00

5 lines
74 B
HTML

<adf-viewer
[overlayMode]="true"
[nodeId]="nodeId">
</adf-viewer>