Commit c18d30fe authored by Eteri's avatar Eteri

web: add enhanceWithin() for configurable alarm look.

parent 7b2b938e
...@@ -151,6 +151,7 @@ ...@@ -151,6 +151,7 @@
} }
}) })
.push(function () { .push(function () {
$(gadget.element).enhanceWithin();
return gadget.notifyChange(); return gadget.notifyChange();
}); });
}) })
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment