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

6 lines
113 B
PHP

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