Files
oficial/app_old/resources/views/layout/icons/edit.blade.php
Juan Pablo Vial be33305cf1 config
2023-07-24 20:41:38 -04:00

6 lines
109 B
PHP

<span class="glyphicon glyphicon-edit
@if (isset($small) and $small)
small
@endif
" title="Editar"></span>