mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-11 15:56:07 -07:00
Don't group history in graphs modal table
This commit is contained in:
parent
dff493c8d9
commit
c12c72bbd6
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
|||
type: "post",
|
||||
data: function ( d ) {
|
||||
return { 'json_data': JSON.stringify( d ),
|
||||
'grouping': false,
|
||||
'start_date': '${data}'
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue