Remove drag-and-drop handles from navigation until we actually are going to enable them
This commit is contained in:
@@ -61,7 +61,6 @@
|
||||
data-preview-type="${module.module_class.js_module_name}">
|
||||
|
||||
<a href="#" class="module-edit">${module.display_name}</a>
|
||||
<a href="#" class="draggable">handle</a>
|
||||
</li>
|
||||
% endfor
|
||||
<%include file="module-dropdown.html"/>
|
||||
|
||||
Reference in New Issue
Block a user