echoip/assets/js/cmd.min.js
2012-11-25 21:13:06 +01:00

1 line
152 B
JavaScript

(function(){$(document).ready(function(){return $("#select-command").bind("change",function(){return $(".command").text($(this).val())})})}).call(this);