From 079f4765a762ff6656fcd8d7019d25eea38f5149 Mon Sep 17 00:00:00 2001 From: Cefin Date: Wed, 27 Oct 2021 14:56:59 +0200 Subject: can change the parent of hierarchic types --- ishtar_common/templates/admin/change_parent.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ishtar_common/templates/admin/change_parent.html') diff --git a/ishtar_common/templates/admin/change_parent.html b/ishtar_common/templates/admin/change_parent.html index dab4eb5ba..8d6744cff 100644 --- a/ishtar_common/templates/admin/change_parent.html +++ b/ishtar_common/templates/admin/change_parent.html @@ -11,7 +11,7 @@ {% for selected in selected_items %} {% endfor %} - + {% endblock %} -- cgit v1.2.3