fix: ng2-alfresco-upload

This commit is contained in:
Denys Vuika
2016-12-08 16:52:29 +00:00
parent cda0d78a7b
commit 8e69cf86d6
4 changed files with 4 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ const ERROR_FOLDER_ALREADY_EXIST = 409;
*/
@Component({
selector: 'alfresco-upload-button',
moduleId: module.id,
templateUrl: './upload-button.component.html',
styleUrls: ['./upload-button.component.css']
})