mirror of
https://github.com/beestat/app.git
synced 2025-05-24 02:14:03 -04:00
Removed survey notification
This commit is contained in:
parent
25418f49a3
commit
f57e4f123c
@ -34,13 +34,13 @@ beestat.layer.detail.prototype.decorate_ = function(parent) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Manage Thermostats
|
// Manage Thermostats
|
||||||
cards.push([
|
// cards.push([
|
||||||
{
|
// {
|
||||||
// 'card': new beestat.component.card.manage_thermostats(),
|
// 'card': new beestat.component.card.manage_thermostats(),
|
||||||
'card': new beestat.component.card.rookstack_survey_notification(),
|
// 'card': new beestat.component.card.rookstack_survey_notification(),
|
||||||
'size': 12
|
// 'size': 12
|
||||||
}
|
// }
|
||||||
]);
|
// ]);
|
||||||
|
|
||||||
cards.push([
|
cards.push([
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user