remove edit from textbox menu
This commit is contained in:
parent
c624eda6f8
commit
d8fa8b4f71
|
@ -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…
Reference in New Issue
Block a user