1
0
mirror of https://github.com/mpolden/echoip synced 2025-04-11 22:55:51 +02:00
echoip/assets/js/cmd.min.js
2012-11-25 21:21:37 +01:00

1 line
150 B
JavaScript

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