This commit is contained in:
2020-07-02 00:06:16 +00:00
parent bbd41bbeab
commit f79fc32dd6
2 changed files with 2 additions and 2 deletions

View File

@@ -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: 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

View File

@@ -101,6 +101,7 @@
pageText: $ay.t('PageOfPageText')
}"
:search="search"
must-sort
>
<template
v-slot:item.display="props"