diff --git a/sapl/templates/norma/normajuridica_detail.html b/sapl/templates/norma/normajuridica_detail.html index 8d6798dfb..c363549a0 100644 --- a/sapl/templates/norma/normajuridica_detail.html +++ b/sapl/templates/norma/normajuridica_detail.html @@ -16,7 +16,11 @@ {% if column.text|url %}
{% elif column.verbose_name == 'Matéria' %} + {% if object.materia.id %} + {% else %} +