|
|
|
@ -54,7 +54,7 @@
|
|
|
|
|
|
|
|
|
|
<div class="btn-group">
|
|
|
|
|
<!-- IF !posts.index -->
|
|
|
|
|
<button class="btn btn-sm btn-default follow" type="button" title="[[topic:notify_me]]"><!-- IF isFollowing --><i class="fa fa-eye-slash"><!-- ELSE --><i class="fa fa-eye"><!-- ENDIF isFollowing --></i></button>
|
|
|
|
|
<button component="topic/follow" class="btn btn-sm btn-default follow" type="button" title="[[topic:notify_me]]"><!-- IF isFollowing --><i class="fa fa-eye-slash"><!-- ELSE --><i class="fa fa-eye"><!-- ENDIF isFollowing --></i></button>
|
|
|
|
|
<!-- ENDIF !posts.index -->
|
|
|
|
|
<!-- IF !posts.selfPost -->
|
|
|
|
|
<button component="post/flag" class="btn btn-sm btn-default flag" type="button" title="[[topic:flag_title]]"><i class="fa fa-flag-o"></i></button>
|
|
|
|
|