×

Welcome to TagMyCode

Please login or create account to add a snippet.
1
0
 
1
Language: Javascript
Posted by: jesse griffin
Added: May 20, 2016 3:11 AM
Views: 1977
Tags: no tags
  1.  <a [routerLink]="[link,{id: user._uid}]">
  2.                     <img class="avatar media-object img-circle" [src]="getAvatar(user)" [alt]="user.username + ' avatar'">
  3.                 </a>