Commit d21c5761 by Calen Pennington

Minor bug fixes from edge-configs merge

parent 68014125
......@@ -76,6 +76,7 @@ function removePolicyMetadata(e) {
_parent_el.remove();
else
_parent_el.appendTo("#policy-to-delete");
}
function showEmbeddableXML(e) {
$ceiling = $(this).parents('tr');
......
......@@ -543,4 +543,6 @@ INSTALLED_APPS = (
# Discussion
'django_comment_client',
'django.contrib.admin',
)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment