projects
/
freeside.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
deposit slips
[freeside.git]
/
httemplate
/
elements
/
topreload.js
1
window.topreload = function() {
2
if (window != window.top) {
3
window.top.location.reload();
4
}
5
}