aboutsummaryrefslogtreecommitdiffstats
path: root/view/head.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-12-12 20:13:12 -0800
committerfriendica <info@friendica.com>2011-12-12 20:13:12 -0800
commited725df5f1c1ea2484c689283e93f8f825591384 (patch)
tree289183e66da097acfeaeb0c7bfe9099a87a5a86a /view/head.tpl
parent50c4b9a7803c08d6e41fc64ca3ffeb66c7f450ba (diff)
parentee4975f1cd9f205e2300f3e22e51079c5e26f155 (diff)
downloadvolse-hubzilla-ed725df5f1c1ea2484c689283e93f8f825591384.tar.gz
volse-hubzilla-ed725df5f1c1ea2484c689283e93f8f825591384.tar.bz2
volse-hubzilla-ed725df5f1c1ea2484c689283e93f8f825591384.zip
Merge branch 'master' into notify
Diffstat (limited to 'view/head.tpl')
-rw-r--r--view/head.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/head.tpl b/view/head.tpl
index 055c3cef5..9fe5a63b3 100644
--- a/view/head.tpl
+++ b/view/head.tpl
@@ -28,6 +28,8 @@
<script type="text/javascript" src="$baseurl/js/main.js" ></script>
<script>
+ var updateInterval = $update_interval;
+
function confirmDelete() { return confirm("$delitem"); }
function commentOpen(obj,id) {
if(obj.value == '$comment') {