Bugfixing.
This commit is contained in:
parent
86efa11994
commit
5670d21e76
31 changed files with 241 additions and 216 deletions
|
@ -311,6 +311,7 @@ async function listDTAjax(context, listId, segmentId, params) {
|
|||
query.where(function() {
|
||||
addSegmentQuery(this);
|
||||
});
|
||||
|
||||
return query;
|
||||
},
|
||||
columns,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue