mirror of
https://github.com/beestat/app.git
synced 2025-07-31 14:33:51 -04:00
Moved equipment block on Thermostat Detail tooltip to bottom.
This commit is contained in:
parent
a062361137
commit
1c623854ef
@ -385,8 +385,8 @@ beestat.component.chart.runtime_thermostat_detail_temperature.prototype.get_opti
|
||||
}
|
||||
|
||||
sections.push(groups.mode);
|
||||
sections.push(groups.equipment);
|
||||
sections.push(groups.data);
|
||||
sections.push(groups.equipment);
|
||||
|
||||
var title = this.x.format('ddd, MMM D @ h:mma');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user