index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
public
/
js
/
min
/
gogs-min.js
blob: bfcebb5eca2f04371ec8b7a0fc90ea2a5809eddd (
plain
)
1
$
(
document
).
ready
(
function
(){
$
(
".dropdown"
).
dropdown
({
transition
:
"slide up"
})});