aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook/nav.tpl
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-04-22 01:17:13 -0400
committerSimon L'nu <simon.lnu@gmail.com>2012-04-22 01:17:13 -0400
commitf99d9e4d7f89ed0edb03ff07bad7c087154fc6ad (patch)
tree880edf811fbdd2c58ddc4748d95e9244c202fd9e /view/theme/diabook/nav.tpl
parent2d129e7455b6b083809a03df97f299db732d79f6 (diff)
parentd340b80094cbaf33f3989422240be929741b0ff8 (diff)
downloadvolse-hubzilla-f99d9e4d7f89ed0edb03ff07bad7c087154fc6ad.tar.gz
volse-hubzilla-f99d9e4d7f89ed0edb03ff07bad7c087154fc6ad.tar.bz2
volse-hubzilla-f99d9e4d7f89ed0edb03ff07bad7c087154fc6ad.zip
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master: rev update diabook-themes: deleted obsolete diabook-folder & minor bug-fixes * master:
Diffstat (limited to 'view/theme/diabook/nav.tpl')
-rw-r--r--view/theme/diabook/nav.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/diabook/nav.tpl b/view/theme/diabook/nav.tpl
index 3bb3d25a8..29a89527c 100644
--- a/view/theme/diabook/nav.tpl
+++ b/view/theme/diabook/nav.tpl
@@ -136,7 +136,7 @@
</nav>
-<div style="position: fixed; bottom: 5px; right: 10px;"><a href="javascript:scroll(0,0); "><img src="view/theme/diabook/icons/scroll_top.png" title="scroll to top"></a></div>
+<div style="position: fixed; bottom: 5px; right: 10px;"><a href="javascript:$('html, body').animate({scrollTop:0}, 'slow'); "><img src="view/theme/diabook/icons/scroll_top.png" title="scroll to top"></a></div>
<div style="position: fixed; bottom: 3px; left: 25px;">$langselector</div>
<div style="position: fixed; bottom: 23px; left: 5px;"><a href="http://pad.toktan.org/p/diabook" target="blank" ><img src="view/theme/diabook/icons/bluebug.png" title="report bugs for the theme diabook"/></a></div>