From fdc9ebe8095d5fefb0bbe7668bc77c7431ab974b Mon Sep 17 00:00:00 2001 From: cahrens Date: Tue, 13 Jun 2017 11:51:42 -0400 Subject: [PATCH] Remove extra div. This was probably left over from a previous variation (there was no closing div). --- cms/templates/visibility_editor.html | 1 - 1 file changed, 1 deletion(-) diff --git a/cms/templates/visibility_editor.html b/cms/templates/visibility_editor.html index 1ad7288c19..98e8efcc68 100644 --- a/cms/templates/visibility_editor.html +++ b/cms/templates/visibility_editor.html @@ -49,7 +49,6 @@ is_staff_locked = ancestor_has_staff_lock(xblock) % if len(selectable_partitions) > 0:
-