Remove drag-and-drop handles from navigation until we actually are going to enable them

This commit is contained in:
Calen Pennington
2012-09-19 14:52:51 -04:00
parent 57d0dd1b0b
commit eb20e47160

View File

@@ -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"/>