healthchecks_healthchecks/static/js/notifications.js

3 lines
58 B
JavaScript

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