File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -51,14 +51,12 @@ <h6 class="align-self-center mb-0 me-3 fw-semibold text-nowrap text-truncate">
5151 <!-- END Dropdown: Bulk -->
5252
5353 <!-- START Dropdown: Filter -->
54- < div class ="dropdown " data-bs-theme ="auto ">
5554 < button class ="btn btn-link btn-sm rounded-circle text-secondary {% if page.dropdownFilterDisabled %}disabled{% else %}{% endif %} " type ="button "
56- id =" dropdownMenuButton1 " data-bs-toggle ="dropdown " aria-expanded =" false "
55+ data-bs-toggle ="modal " href =" #modalStart " role =" button "
5756 style ="width: 28px; height: 28px;line-height: 28px;text-align: center;padding: 0; border-radius: 50%; font-size: 0.8rem; ">
5857 < i class ="fa-solid fa-filter-list " data-bs-toggle ="tooltip " data-bs-placement ="bottom "
5958 data-bs-original-title ="Filters "> </ i >
6059 </ button >
61- </ div >
6260 <!-- END Dropdown: Filter -->
6361
6462 <!-- START Dropdown: Groups -->
You can’t perform that action at this time.
0 commit comments