Use correct template for position details
This commit is contained in:
parent
b6126a8454
commit
73cf56c50e
|
@ -1,4 +1,4 @@
|
|||
{% extends 'partials/generic-detail.html' %}
|
||||
{% extends 'mixins/partials/generic-detail.html' %}
|
||||
{% load cache %}
|
||||
|
||||
{% block tbody %}
|
||||
|
|
Loading…
Reference in New Issue