hide text_area action menu for now

This commit is contained in:
Andrew Brown 2021-03-25 18:03:45 -07:00
parent ffc65178cb
commit 2b8531046e

View File

@ -30,6 +30,11 @@
}
%>
<p class="grey-text show-when-focused">
Tip: Press @ to add a link to your other pages.
</p>
<!--
<div class="show-when-focused">
<div class="btn-group field-actions card" data-field-id="<%= field[:id] %>">
<a href="#" class="btn btn-small white black-text tooltipped" data-tooltip="Link a notebook page">
@ -55,5 +60,6 @@
</a>
</div>
</div>
-->
</div>
</div>