[FIX] Table of Locations sorting issue closes #415

This commit is contained in:
Christoph Krey 2023-06-19 03:03:51 -05:00
parent bb46ea6524
commit 07f784704f

View File

@ -140,7 +140,10 @@
title: config.column_titles.fulldate,
visible: true,
data: null,
render: 'fulldate',
render: {
_: 'fulldate',
sort: 'tst',
},
targets : [2],
},
{