From 83b32987e62181bf33135d553db77cca02aaaf06 Mon Sep 17 00:00:00 2001 From: Tom Giannattasio Date: Mon, 15 Oct 2012 13:07:53 -0400 Subject: [PATCH] removed extra ol element from unit location pane --- cms/templates/unit.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/cms/templates/unit.html b/cms/templates/unit.html index 0f4f999599..3a184d65ba 100644 --- a/cms/templates/unit.html +++ b/cms/templates/unit.html @@ -108,9 +108,7 @@ ${subsection.display_name} -
    - ${units.enum_units(subsection, actions=False, selected=unit.location)} -
+ ${units.enum_units(subsection, actions=False, selected=unit.location)}