From 73cf56c50edfbe153a649cbdd7db7f314243f150 Mon Sep 17 00:00:00 2001 From: Mark Veidemanis Date: Tue, 14 Feb 2023 07:20:47 +0000 Subject: [PATCH] Use correct template for position details --- core/templates/partials/position-detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/templates/partials/position-detail.html b/core/templates/partials/position-detail.html index d81ec53..7f9f116 100644 --- a/core/templates/partials/position-detail.html +++ b/core/templates/partials/position-detail.html @@ -1,4 +1,4 @@ -{% extends 'partials/generic-detail.html' %} +{% extends 'mixins/partials/generic-detail.html' %} {% load cache %} {% block tbody %}