healthchecks_healthchecks/static/js/notifications.js

4 lines
58 B
JavaScript

$(function () {
$("select[name=tz]").selectize();
});