1
0
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:
Jon Ziebell 2025-01-08 19:24:35 -05:00
parent 25418f49a3
commit f57e4f123c

View File

@ -34,13 +34,13 @@ beestat.layer.detail.prototype.decorate_ = function(parent) {
}
// Manage Thermostats
cards.push([
{
// cards.push([
// {
// 'card': new beestat.component.card.manage_thermostats(),
'card': new beestat.component.card.rookstack_survey_notification(),
'size': 12
}
]);
// 'card': new beestat.component.card.rookstack_survey_notification(),
// 'size': 12
// }
// ]);
cards.push([
{