lab.nexedi.com will be down from Thursday, 20 March 2025, 07:30:00 UTC for a duration of approximately 2 hours

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