aboutsummaryrefslogtreecommitdiffstats
path: root/view/js
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-12-16 22:50:19 +0100
committerMario Vavti <mario@mariovavti.com>2016-12-16 22:50:19 +0100
commit6eed7eb54054502d438ea18a9411d3be7cdf14fc (patch)
tree6ff797258efe2b0413fa6b1c5f73b48ce5c862aa /view/js
parentdc34bf18bb75b8be3bf94c2189701b3e847932ac (diff)
downloadvolse-hubzilla-6eed7eb54054502d438ea18a9411d3be7cdf14fc.tar.gz
volse-hubzilla-6eed7eb54054502d438ea18a9411d3be7cdf14fc.tar.bz2
volse-hubzilla-6eed7eb54054502d438ea18a9411d3be7cdf14fc.zip
display inline instead of floating
Diffstat (limited to 'view/js')
-rw-r--r--view/js/main.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/view/js/main.js b/view/js/main.js
index 5d6867c94..534029275 100644
--- a/view/js/main.js
+++ b/view/js/main.js
@@ -1166,7 +1166,6 @@ function preview_mail() {
return true;
}
-
function unpause() {
// unpause auto reloads if they are currently stopped
totStopped = false;