From 6936182068d4ffd77a5b54d9dac9123266b5357d Mon Sep 17 00:00:00 2001 From: HenrichHanusovsky Date: Tue, 6 Sep 2022 20:44:55 +0200 Subject: [PATCH] fix: Fixed "No records found" when 'has_add_permission' was False (#7) --- src/unfold/templates/admin/edit_inline/tabular.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/unfold/templates/admin/edit_inline/tabular.html b/src/unfold/templates/admin/edit_inline/tabular.html index 4e800ee8..df7c9c65 100644 --- a/src/unfold/templates/admin/edit_inline/tabular.html +++ b/src/unfold/templates/admin/edit_inline/tabular.html @@ -16,7 +16,7 @@

{% trans "No records found." %}