Files
operadores/ui/resources/views/layout/icons/remove.blade.php
2021-08-10 15:52:03 -04:00

6 lines
113 B
PHP

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