reparando articulo

main
FranciscoBorja12 12 months ago
parent 751045c120
commit 7fec0cd7bb
  1. 2
      Inventario/templates/articulo_registro.html

@ -53,7 +53,7 @@
</div>
</div>
</div>
<a href="{% url 'bodega_registro' %}" class="btn btn-success btn-lg rounded-circle position-fixed bottom-0 end-0 m-3 shadow-lg">
<a href="{% url 'articulo_registro' %}" class="btn btn-success btn-lg rounded-circle position-fixed bottom-0 end-0 m-3 shadow-lg">
<i class="fas fa-plus"></i>
</a>
</main>

Loading…
Cancel
Save