repo.or.cz
/
sgn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
fast display of accessions of trial detail page
[sgn.git]
/
js
/
thickbox.js
blob
0ef9ed66f5fda3749ae48d195c5d4e95af48e31d
1
JSAN.use("jquery");
2
JSAN.use("jquery.colorbox");
3
4
jQuery( function() {
5
jQuery('a.thickbox').colorbox();
6
});