From eb20e4716093e64204d26ae9e701aea7e0dd0ccf Mon Sep 17 00:00:00 2001 From: Calen Pennington Date: Wed, 19 Sep 2012 14:52:51 -0400 Subject: [PATCH] Remove drag-and-drop handles from navigation until we actually are going to enable them --- cms/templates/widgets/navigation.html | 1 - 1 file changed, 1 deletion(-) diff --git a/cms/templates/widgets/navigation.html b/cms/templates/widgets/navigation.html index f576abfd27..f7e79bceb3 100644 --- a/cms/templates/widgets/navigation.html +++ b/cms/templates/widgets/navigation.html @@ -61,7 +61,6 @@ data-preview-type="${module.module_class.js_module_name}"> ${module.display_name} - handle % endfor <%include file="module-dropdown.html"/>