parent
b132581b3a
commit
d9d4d8954e
14 changed files with 19 additions and 34 deletions
|
@ -74,9 +74,8 @@
|
|||
v-if="currentReplies.length && !threadShowing"
|
||||
class="thread-tree-replies thread-tree-replies-hidden"
|
||||
>
|
||||
<i18n-t
|
||||
<i18n-t scope="global"
|
||||
v-if="simple"
|
||||
scope="global"
|
||||
tag="button"
|
||||
keypath="status.thread_follow_with_icon"
|
||||
class="button-unstyled -link thread-tree-show-replies-button"
|
||||
|
@ -93,9 +92,8 @@
|
|||
</span>
|
||||
</template>
|
||||
</i18n-t>
|
||||
<i18n-t
|
||||
<i18n-t scope="global"
|
||||
v-else
|
||||
scope="global"
|
||||
tag="button"
|
||||
keypath="status.thread_show_full_with_icon"
|
||||
class="button-unstyled -link thread-tree-show-replies-button"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue