CC-5727 : History search range using incorrect timezone offset (also Nowplaying)
sending the timestamp string back for nowplaying as well. added error class to history page if end is < start.
This commit is contained in:
parent
1854d76f03
commit
8d2926aeed
5 changed files with 129 additions and 66 deletions
|
@ -194,3 +194,7 @@
|
|||
#history_content .ui-tabs .ui-tabs-panel {
|
||||
padding-top: 10px;
|
||||
}
|
||||
|
||||
div.his-timerange input.error {
|
||||
background-color: rgba(255,0,0,0.2);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue