This commit is contained in:
justcool393 2023-02-17 01:00:38 -06:00
parent 340644a3ae
commit 6c2876ea6b
2 changed files with 2 additions and 2 deletions

View file

@ -428,7 +428,7 @@
<div class="row border-md-0 comment-section pb-3">
<div class="col border-top">
<div class="comments-count py-3">
{{sorting_time.sort_dropdown(sort, t, SORTS_COMMENTS)}}
{{sorting_time.sort_dropdown(sort, none, SORTS_COMMENTS)}}
{% if comment_info and p.comment_count >= 2 %}
<div class="total mt-3">
<a href="{{p.permalink}}">View entire discussion</a>