UI
This commit is contained in:
5
ui/resources/views/layout/icons/edit.blade.php
Normal file
5
ui/resources/views/layout/icons/edit.blade.php
Normal file
@ -0,0 +1,5 @@
|
||||
<span class="glyphicon glyphicon-edit
|
||||
@if (isset($small) and $small)
|
||||
small
|
||||
@endif
|
||||
" title="Editar"></span>
|
Reference in New Issue
Block a user