Skip to content
Snippets Groups Projects
Commit d21c5761 authored by Calen Pennington's avatar Calen Pennington
Browse files

Minor bug fixes from edge-configs merge

parent 68014125
No related merge requests found
......@@ -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',
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment