index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
assets
/
js
/
src
/
bootstrap.js
blob: d5f3c7eff62c8a80e5f50a97d6066f0dfb5c0dcc (
plain
)
1
2
3
4
jQuery(document).ready(function() { var app = new Kanboard.App(); app.execute(); });