Skip to content

Commit 1d02261

Browse files
committed
create new thread modal should not disallow empty titles client-side
1 parent 8f373f0 commit 1d02261

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/views/comments/_new_thread_modal.html.erb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
markdown: 'strip' } %>
4848
<%= render 'shared/char_count',
4949
type: "thread-title-#{post.id}",
50-
min: 1,
5150
max: maximum_thread_title_length %>
5251

5352
<%= submit_tag 'Create thread',

0 commit comments

Comments
 (0)