mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
Remove placeholder in dropdown
This commit is contained in:
parent
e97d44ecb1
commit
c46b8bdcc6
@ -7,7 +7,6 @@
|
||||
<ul id='options-menu' class='dropdown-content'>
|
||||
<%# TODO: something with these %>
|
||||
<li><a href="#!">Share this <%= content.class.to_s.downcase %></a></li>
|
||||
<li><a href="#!">Do something else</a></li>
|
||||
<li class="divider"></li>
|
||||
<% if content.persisted? %>
|
||||
<li>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user