@ardimedia/angular-portal-azure 0.2.169 → 0.2.170

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4,8 +4,7 @@
4
4
  <a href="#" class="fxs-topbar-home fxs-has-hover">{{$ctrl.vm.portalService.panorama.title}}</a>
5
5
  </div>
6
6
  <div class="col-xs-6" ng-class="{collapsed: !$ctrl.vm.portalService.panorama.startboard.tiles.showTiles}" style="text-align:right;">
7
- <a class="" href="/Account/Manage">
8
- <!--<img alt="" src="/node_modules/@ardimedia/angular-portal-azure/images/avatar.jpg" />-->
7
+ <a class="fxs-topbar-home fxs-has-hover" href="/Account/Manage">
9
8
  <span class="xfxs-avatarmenu-username">{{$ctrl.vm.portalService.panorama.avatarMenu.userAccount.name}}</span><br />
10
9
  <span class="xfxs-avatarmenu-emailaddresse">{{$ctrl.vm.portalService.panorama.avatarMenu.userAccount.userName}}</span>
11
10
  </a>
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@ardimedia/angular-portal-azure",
3
3
  "description": "Angular Portal Azure - GUI Framework.",
4
4
  "author": "Ardimedia Anstalt <info@ardimedia.com> (http://www.ardimedia.com)",
5
- "version": "0.2.169",
5
+ "version": "0.2.170",
6
6
  "main": "index.js",
7
7
  "typings": "apn.d.ts",
8
8
  "dependencies": {