@ -436,7 +436,7 @@
}
function typeSwitchListener () {
$("[name=type-switch]").change(function () {
console.log($(this.val()))
console.log($(this).val())
})
(function () {