From 09b98e7071bef83f78df9d47770c1b7bccd64cc9 Mon Sep 17 00:00:00 2001 From: Will Abson Date: Sat, 28 Jan 2017 14:52:12 +0000 Subject: [PATCH] Allow button label to be added via staticTitle input (#1566) * Allow button label to be added via staticTitle input Refs #1551 * Minor fix to JSDoc --- .../src/components/upload-button.component.html | 9 ++++++--- .../src/components/upload-button.component.ts | 5 ++++- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/ng2-components/ng2-alfresco-upload/src/components/upload-button.component.html b/ng2-components/ng2-alfresco-upload/src/components/upload-button.component.html index eb22f1ab52..f9c8343d7d 100644 --- a/ng2-components/ng2-alfresco-upload/src/components/upload-button.component.html +++ b/ng2-components/ng2-alfresco-upload/src/components/upload-button.component.html @@ -5,7 +5,8 @@ - + + - + +
file_upload - + +