mirror of
https://github.com/mpolden/echoip.git
synced 2025-07-17 22:43:36 +02:00
Add command switcher
This commit is contained in:
1
assets/js/cmd.min.js
vendored
Normal file
1
assets/js/cmd.min.js
vendored
Normal file
@ -0,0 +1 @@
|
||||
(function(){$(document).ready(function(){return $("#select-command").bind("change",function(){return $(".command").text($(this).val())})})}).call(this);
|
Reference in New Issue
Block a user