Browse Source

remove edit from textbox menu

master
Sanj 12 years ago
parent
commit
d8fa8b4f71
  1. 2
      edgware/templates/editor.html

2
edgware/templates/editor.html

@ -229,7 +229,7 @@
<script type="text/html" id="tmpl_textbox_properties">
<div class="properties textbox_props">
(<a href="#" class="edit_textbox">edit</a>) <a href="#" class="delete_box">(del)</a>
<a href="#" class="delete_box">(del)</a>
<a href="#" class="z-index-sub"><</a> z <a href="#" class="z-index-add">></a>
<br>
<a href="#" class="nudge_box">nudge</a>

Loading…
Cancel
Save