mirror of
https://github.com/Doctorado-ML/beflask.git
synced 2025-08-16 15:45:51 +00:00
Add multiple sort criteria to select
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
data-sticky-header="true"
|
||||
data-sticky-header-offset-y="50"
|
||||
data-sortable="true"
|
||||
data-show-multi-sort="true"
|
||||
data-sort-priority='[{"sortName": "date", "sortOrder": "desc"},{"sortName": "time", "sortOrder": "desc"}]'
|
||||
data-search="true">
|
||||
<thead>
|
||||
<tr class="bg-primary text-white">
|
||||
|
Reference in New Issue
Block a user