Skip to content
Snippets Groups Projects
Unverified Commit 207ada63 authored by Fatih Acet's avatar Fatih Acet
Browse files

Don’t show reply input if the replies are collapsed.

parent 330886e6
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -398,6 +398,7 @@ Please check your network connection and try again.`;
</template>
</ul>
<div
v-if="!isRepliesCollapsed"
:class="{ 'is-replying': isReplying }"
class="discussion-reply-holder"
>
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment