Replace feather icons with bootstrap icons
This commit is contained in:
parent
89c1633389
commit
0aa5b42671
315 changed files with 67 additions and 368 deletions
|
|
@ -42,7 +42,7 @@
|
|||
|
||||
<div class="mt-3">
|
||||
<a class="btn btn-md btn-primary" href="/admin/roles/add">
|
||||
<i class="feather" data-feather="plus"></i>
|
||||
<i class="bi-plus-lg"></i>
|
||||
Ajouter
|
||||
</a>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue