From e94703f675e9baa8878a43a5104d38bdecccfa8e Mon Sep 17 00:00:00 2001 From: Michael Brannan Date: Tue, 25 Feb 2020 13:33:53 +0000 Subject: [PATCH] Fixes cycle syntax --- authority/templates/admin/edit_inline/action_tabular.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authority/templates/admin/edit_inline/action_tabular.html b/authority/templates/admin/edit_inline/action_tabular.html index 1d6a65c..b4ebb75 100644 --- a/authority/templates/admin/edit_inline/action_tabular.html +++ b/authority/templates/admin/edit_inline/action_tabular.html @@ -19,7 +19,7 @@ {% if inline_admin_form.form.non_field_errors %} {{ inline_admin_form.form.non_field_errors }} {% endif %} - + {% if inline_admin_form.original or inline_admin_form.show_url %}