Browse Source

HOT-FIX: conserta o static

pull/2527/head
Edward Ribeiro 6 years ago
parent
commit
dc3a3054c8
  1. 2
      sapl/templates/materia/recibo_proposicao.html

2
sapl/templates/materia/recibo_proposicao.html

@ -1,7 +1,7 @@
{% load i18n %}
{% load tz %}
{% load crispy_forms_tags %}
{% load static %}
{% load webpack_static from webpack_loader %}
{% block detail_content %}
<style>

Loading…
Cancel
Save