projects
/
ryf-theme.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
updated href in link to all campaigns in footer
[ryf-theme.git]
/
modules
/
footer
/
js
/
footer.js
1
(
function
($){
2
$(
document
).
ready
(
function
(){
3
});
4
5
})(
jQuery
);