Simplify template picker to be just radio buttons

Includes making the selection buttons work properly
This commit is contained in:
Chris Hill-Scott
2016-01-13 17:42:01 +00:00
parent 13bb1ec5ee
commit 2554fbe0e0
3 changed files with 27 additions and 27 deletions

View File

@@ -1 +1,3 @@
$(() => GOVUK.modules.start());
$(() => new GOVUK.SelectionButtons('.block-label input'));