This commit is contained in:
2022-02-25 18:09:29 +00:00
parent e5c951ab4e
commit ccd3c0a6b9

View File

@@ -131,7 +131,7 @@ export default {
v.nexxt?
charts lib at server?
DateTrunc https://www.postgresqltutorial.com/postgresql-date_trunc/ will respect changes of month or year or whatever so this works
SELECT row_to_json(t) as res from (
@@ -330,4 +330,8 @@ function populateSelectionLists(vm) {
]
);
}
/*
var crit=(string)options.Criteria["dateRange"];
*/
</script>