diff --git a/ng2-components/ng2-alfresco-userinfo/README.md b/ng2-components/ng2-alfresco-userinfo/README.md index 5c11357cba..21b95c61ac 100644 --- a/ng2-components/ng2-alfresco-userinfo/README.md +++ b/ng2-components/ng2-alfresco-userinfo/README.md @@ -97,7 +97,8 @@ Also make sure you include these dependencies in your `index.html` file: | --- | --- | --- | --- | | ecmBackgroundImage | string | | Custom path for the background banner image for ECM users | | bpmBackgroundImage | string | | Custom path for the background banner image for BPM users | -| fallBackThumbnailImage | string | ng2-alfresco-userinfo/src/img/anonymous.gif | Fallback image for profile when thubnail is missing| +| menuOpenType | string | bottom-right | Custom choice for opening menu bottom right or bottom left | +| fallBackThumbnailImage | string | image at ng2-alfresco-userinfo/src/img/anonymous.gif | Fallback image for profile when thubnail is missing| This will show a round icon with user and on click some user information are showed. If user is logged in with ECM and BPM the ECM image will be showed. diff --git a/ng2-components/ng2-alfresco-userinfo/src/components/user-info.component.html b/ng2-components/ng2-alfresco-userinfo/src/components/user-info.component.html index 1362e5f999..394c9aac6f 100644 --- a/ng2-components/ng2-alfresco-userinfo/src/components/user-info.component.html +++ b/ng2-components/ng2-alfresco-userinfo/src/components/user-info.component.html @@ -7,8 +7,9 @@ class="profile-image"/>