|
|
|
@ -52,7 +52,7 @@
@@ -52,7 +52,7 @@
|
|
|
|
|
|
|
|
|
|
<div class="mobile_user_modal_photo_profile_wrap"> |
|
|
|
|
|
|
|
|
|
<a ng-click="openPhoto(user.photo.photo_id, {u: user.id})" class="mobile_user_modal_image_wrap pull-left" my-peer-photolink="::user.id" img-class="mobile_user_modal_image" no-open="true" watch="true" ng-class="{disabled: !user.photo.photo_id}" ng-disabled="!user.photo.photo_id"></a> |
|
|
|
|
<a ng-click="openPhoto(user.photo.photo_id, {p: user.id})" class="mobile_user_modal_image_wrap pull-left" my-peer-photolink="::user.id" img-class="mobile_user_modal_image" no-open="true" watch="true" ng-class="{disabled: !user.photo.photo_id}" ng-disabled="!user.photo.photo_id"></a> |
|
|
|
|
|
|
|
|
|
<div class="mobile_user_modal_info_wrap clearfix"> |
|
|
|
|
<h4 class="mobile_user_modal_header" my-peer-link="user.id" verified="true"></h4> |
|
|
|
|