mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
hide text_area action menu for now
This commit is contained in:
parent
ffc65178cb
commit
2b8531046e
@ -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>
|
||||
Loading…
Reference in New Issue
Block a user