This website requires JavaScript.
Explore
Help
Register
Sign In
wberube
/
echoip
mirror of
https://github.com/mpolden/echoip
Watch
1
Star
0
Fork
You've already forked echoip
0
Code
Issues
Releases
Wiki
Activity
43f3dd3436
echoip
/
assets
/
js
/
cmd.coffee
4 lines
97 B
CoffeeScript
Raw
Blame
History
$
(
document
)
.
ready
->
$
(
'
#
select-command
'
)
.
on
'
change
'
,
->
$
(
'
.command
'
)
.
text
$
(
this
)
.
val
(
)
Reference in New Issue
View Git Blame
Copy Permalink