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
This commit is contained in:
Sebastien 2019-12-15 23:48:11 +01:00 committed by Nicolas Giard
parent fa526752fb
commit 8d735c2cc7

View File

@ -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')