Remove spurious dollar.

This commit is contained in:
Mark Hindess 2014-09-08 20:04:11 +01:00
parent 995268c5df
commit 39d0419b65
1 changed files with 0 additions and 1 deletions

View File

@ -177,7 +177,6 @@
$('#node-input-pin').append($("<option></option>").attr("value",40).text("40 - GPIO29"));
}
});
$
}
});
</script>