fix on customer auth, fix filters on shelves, refactor for article_nature, add slug
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
@section('content')
|
||||
|
||||
<div class="btn-group mb-3" role="group" aria-label="Basic example">
|
||||
<div class="btn-group mb-3" role="group" aria-label="" class="d-none">
|
||||
<button type="button" class="btn btn-sm btn-secondary text-nowrap" data-id="day">jour</button>
|
||||
<button type="button" class="btn btn-sm btn-secondary text-nowrap" data-id="month">mois</button>
|
||||
<button type="button" class="btn btn-sm btn-secondary text-nowrap" data-id="year">année</button>
|
||||
|
||||
Reference in New Issue
Block a user