mirror of
https://github.com/simon987/sist2.git
synced 2025-04-16 08:56:45 +00:00
UI fixes
This commit is contained in:
parent
48b56cdb7b
commit
12d17acf4f
2
web/js/1_popper.min.js
vendored
2
web/js/1_popper.min.js
vendored
File diff suppressed because one or more lines are too long
@ -488,7 +488,7 @@ $.jsonPost("es", {
|
||||
force_edges: true,
|
||||
min: resp["aggregations"]["date_min"]["value"],
|
||||
max: resp["aggregations"]["date_max"]["value"],
|
||||
from: 0,
|
||||
from: resp["aggregations"]["date_min"]["value"],
|
||||
to: (Date.now() / 1000),
|
||||
min_interval: 3600 * 24 * 7,
|
||||
step: 3600 * 24,
|
||||
|
Loading…
x
Reference in New Issue
Block a user