This commit is contained in:
@@ -5,8 +5,7 @@ PRIORITY - ALWAYS Lowest level stuff first, i.e. TODO at server, api route chang
|
|||||||
|
|
||||||
todo: Translation list should have default sort by key descending when open it
|
todo: Translation list should have default sort by key descending when open it
|
||||||
|
|
||||||
todo: VERIFY FIXED JobExclusiveWarning missing translation at server
|
|
||||||
todo: VERIFY FIXED Job queue form has no column headers for jobs, should it?
|
|
||||||
|
|
||||||
|
|
||||||
todo: set network speed in dev console of firefox to regular 2g then go through all forms and confirm all still works as this will expose any await issues
|
todo: set network speed in dev console of firefox to regular 2g then go through all forms and confirm all still works as this will expose any await issues
|
||||||
|
|||||||
@@ -101,6 +101,7 @@
|
|||||||
pageText: $ay.t('PageOfPageText')
|
pageText: $ay.t('PageOfPageText')
|
||||||
}"
|
}"
|
||||||
:search="search"
|
:search="search"
|
||||||
|
must-sort
|
||||||
>
|
>
|
||||||
<template
|
<template
|
||||||
v-slot:item.display="props"
|
v-slot:item.display="props"
|
||||||
|
|||||||
Reference in New Issue
Block a user