This commit is contained in:
2021-12-01 21:04:06 -03:00
parent 1230c02f60
commit 7e01974ec8
201 changed files with 15370 additions and 0 deletions

View File

@ -0,0 +1,12 @@
<ul class="dropdown-menu">
<li>
<a href="http://provm.cl:8000/operadores">Listado</a>
</li>
<li>
<a href="http://provm.cl:8000/ventas">Ventas</a>
</li>
<li>
<a href="http://provm.cl:8000/informe">Informe</a>
</li>
</ul>