1
This commit is contained in:
parent
3a1682c87d
commit
3ed70cee09
2
web/src/x.min.js
vendored
2
web/src/x.min.js
vendored
@ -4646,7 +4646,7 @@ var X = window.X || {
|
||||
model:cat,
|
||||
name:name,
|
||||
report_id:id,
|
||||
query:val[0]['query'],
|
||||
query:q[0]['query'],
|
||||
modelswitch:q[0].show_config.modelswitch,
|
||||
ascending:q[0].show_config.ascending
|
||||
}
|
||||
|
@ -498,7 +498,7 @@
|
||||
model:cat,
|
||||
name:name,
|
||||
report_id:id,
|
||||
query:val[0]['query'],
|
||||
query:q[0]['query'],
|
||||
modelswitch:q[0].show_config.modelswitch,
|
||||
ascending:q[0].show_config.ascending
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user