|
|
|
@ -206,6 +206,7 @@
@@ -206,6 +206,7 @@
|
|
|
|
|
<img |
|
|
|
|
class="im_panel_peer_photo" |
|
|
|
|
my-load-thumb |
|
|
|
|
watch="true" |
|
|
|
|
thumb="historyPeer.photo" |
|
|
|
|
/> |
|
|
|
|
<i class="icon im_panel_peer_online" ng-show="historyPeer.id > 0 && historyPeer.data.status._ == 'userStatusOnline'"></i> |
|
|
|
@ -214,6 +215,7 @@
@@ -214,6 +215,7 @@
|
|
|
|
|
<img |
|
|
|
|
class="im_panel_own_photo" |
|
|
|
|
my-load-thumb |
|
|
|
|
watch="true" |
|
|
|
|
thumb="ownPhoto" |
|
|
|
|
/> |
|
|
|
|
</div> |
|
|
|
@ -263,4 +265,3 @@
@@ -263,4 +265,3 @@
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
<div id="notify_sound"></div> |
|
|
|
|
|
|
|
|
|