diff --git a/webclient/rooms/rooms.html b/webclient/rooms/rooms.html index 66b89caf00d711b498af07b4b0d5a0d6deef1f90..5974bd940ce03bca336e89bb0638393c06ed4af4 100644 --- a/webclient/rooms/rooms.html +++ b/webclient/rooms/rooms.html @@ -9,7 +9,7 @@ <tr> <td> <div class="profile-avatar"> - <img src="{{ newProfileInfo.avatar || 'img/default-profile.jpg'}}" m-file-input="newProfileInfo.avatarFile"/> + <img ng-src="{{ newProfileInfo.avatar || 'img/default-profile.jpg' }}" m-file-input="newProfileInfo.avatarFile"/> </div> </td> <td>