don't double up on tips

This commit is contained in:
Andrew Brown 2021-07-21 17:44:34 -07:00
parent 3b31fc1323
commit cc80c504ad
2 changed files with 1 additions and 4 deletions

View File

@ -7,7 +7,7 @@
<% end %>
<div>
<small class="grey-text">
You can now @-mention your Notebook.ai pages by typing @ in the Content field.
You can now @-mention your Notebook.ai pages by typing @
</small>
</div>
</li>

View File

@ -27,9 +27,6 @@
<%= link_to 'https://www.markdownguide.org/basic-syntax/', target: '_blank' do %>
<span class="hoverable badge new blue white-text" data-badge-caption="formatting help"></span>
<% end %>
<small class="grey-text">
You can now @-mention your Notebook.ai pages by typing @ below.
</small>
</h3>
<%= render 'thredded/posts/form',
post: @new_post,