index
:
cli-demo.git
master
Unnamed repository; edit this file 'description' to name the repository.
Endi Dewata
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
init.js
blob: 26692574b3eeeb359761d305d78c42c6623cbfea (
plain
)
1
2
3
$(
function
() {
$(
".cli-demo"
).
cli_demo
();
});