mirror of
https://github.com/owntracks/recorder.git
synced 2026-08-27 16:57:21 +00:00
[FIX] Table of Locations sorting issue closes #415
This commit is contained in:
@@ -140,7 +140,10 @@
|
||||
title: config.column_titles.fulldate,
|
||||
visible: true,
|
||||
data: null,
|
||||
render: 'fulldate',
|
||||
render: {
|
||||
_: 'fulldate',
|
||||
sort: 'tst',
|
||||
},
|
||||
targets : [2],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user