Browse Source

HOT-FIX: conserta o static

rate-limiter-2026
Edward Ribeiro 7 years ago
parent
commit
1af5115714
  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