From 22efd2e6ea507ec70aa2d859f189b13ce029a051 Mon Sep 17 00:00:00 2001 From: mauriziovitale84 Date: Mon, 16 May 2016 10:51:45 +0100 Subject: [PATCH] #46 Add upload button in the same page of drag area --- demo-shell-ng2/app/components/files/files.component.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/demo-shell-ng2/app/components/files/files.component.html b/demo-shell-ng2/app/components/files/files.component.html index d654a5fd37..378f367b6f 100644 --- a/demo-shell-ng2/app/components/files/files.component.html +++ b/demo-shell-ng2/app/components/files/files.component.html @@ -77,3 +77,5 @@ + + \ No newline at end of file