Commit 8d735c2c authored by Sebastien's avatar Sebastien Committed by Nicolas Giard

fix: admin pages sorted by "last updated" by default (#1271)

* admin pages sorted by "last updated" by default. Creator and last Editor now in the table #1270 * Sort by 'Last Updated' by default
parent fa526752
......@@ -50,6 +50,8 @@
:items-per-page='15'
:loading='loading'
must-sort,
sort-by='updatedAt',
sort-desc,
hide-default-footer
)
template(slot='item', slot-scope='props')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment