Skip to content
Snippets Groups Projects

listo

3 files
+ 14
5
Compare changes
  • Side-by-side
  • Inline

Files

+ 4
1
@@ -13,7 +13,10 @@
<span class="material-icons" style="color: black;">library_add</span>
<span class="collapse width align-top side-options">Registrar Incidencia</span>
</a>
<a class="list-group-item d-flex justify-content-start align-items-center bg-light" href="/incidencias_abiertas_tec">
<span class="material-icons" style="color: black;">list_alt</span>
<span class="collapse width align-top side-options">Incidencias Abiertas por mi</span>
</a>
<a class="list-group-item d-flex justify-content-start align-items-center bg-light" href="/logout">
<span class="material-icons" style="color: black;">exit_to_app</span>
<span class="collapse width align-top side-options">Cerrar sesión</span>
Loading