diff --git a/app/views/thredded/posts_common/form/_content_field.html.erb b/app/views/thredded/posts_common/form/_content_field.html.erb index b907d569..a208b2fc 100644 --- a/app/views/thredded/posts_common/form/_content_field.html.erb +++ b/app/views/thredded/posts_common/form/_content_field.html.erb @@ -7,7 +7,7 @@ <% end %>
- You can now @-mention your Notebook.ai pages by typing @ in the Content field. + You can now @-mention your Notebook.ai pages by typing @
diff --git a/app/views/thredded/topics/show.html.erb b/app/views/thredded/topics/show.html.erb index 1c41aa55..ee52a134 100644 --- a/app/views/thredded/topics/show.html.erb +++ b/app/views/thredded/topics/show.html.erb @@ -27,9 +27,6 @@ <%= link_to 'https://www.markdownguide.org/basic-syntax/', target: '_blank' do %> <% end %> - - You can now @-mention your Notebook.ai pages by typing @ below. - <%= render 'thredded/posts/form', post: @new_post,