Browse Source

HOT-FIX: Fix #2796

pull/2811/head
Edward Ribeiro 6 years ago
committed by Leandro Roberto
parent
commit
b4ec908b24
  1. 2
      sapl/templates/materia/tramitacao_detail.html

2
sapl/templates/materia/tramitacao_detail.html

@ -1,4 +1,4 @@
{% extends "crud/detail.html" %}
{% extends "crud/detail_detail.html" %}
{% load i18n %}
{% block detail_content %}

Loading…
Cancel
Save