fix: ng2-alfresco-userinfo

This commit is contained in:
Denys Vuika
2016-12-08 16:56:13 +00:00
parent 8e69cf86d6
commit 279c627bbb

View File

@@ -25,6 +25,7 @@ import { AlfrescoTranslationService, AlfrescoAuthenticationService } from 'ng2-a
declare let componentHandler: any;
@Component({
moduleId: module.id,
selector: 'ng2-alfresco-userinfo',
styleUrls: ['./user-info.component.css'],
templateUrl: './user-info.component.html'