Files
notifications-admin/app/assets/javascripts/main.js
T

4 lines
119 B
JavaScript
Raw Normal View History

$(() => GOVUK.modules.start());
2016-01-20 10:36:41 +00:00
$(() => new GOVUK.SelectionButtons('.block-label input, .sms-message-option input'));