|
|
@ -46,7 +46,7 @@ |
|
|
|
<div ng-if="::historyMessage.fwd_from_id > 0" class="im_message_fwd_from"> |
|
|
|
<div ng-if="::historyMessage.fwd_from_id > 0" class="im_message_fwd_from"> |
|
|
|
<a class="im_message_fwd_photo pull-left" my-user-photolink="historyMessage.fwd_from_id" img-class="im_message_fwd_photo"></a> |
|
|
|
<a class="im_message_fwd_photo pull-left" my-user-photolink="historyMessage.fwd_from_id" img-class="im_message_fwd_photo"></a> |
|
|
|
<div class="im_message_fwd_author_wrap"> |
|
|
|
<div class="im_message_fwd_author_wrap"> |
|
|
|
<a class="im_message_fwd_author" my-user-link="historyMessage.fwd_from_id" short="true" no-watch="true"></a><span class="im_message_fwd_date" ng-bind="::historyMessage.fwd_date | dateOrTime"></span> |
|
|
|
<a class="im_message_fwd_author" my-user-link="historyMessage.fwd_from_id" no-watch="true"></a><span class="im_message_fwd_date" ng-bind="::historyMessage.fwd_date | dateOrTime"></span> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|