summaryrefslogtreecommitdiff
path: root/templates/dashboard/main.hamlet
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-08-03 10:04:40 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-08-03 10:06:34 -0400
commit02556b5acde495656de46b0cfc07310e91f4573e (patch)
tree404b1bc576e48cf8727d69e6902b532bda14a0a2 /templates/dashboard/main.hamlet
parent1f89712e6b0a601f3a4685cfbcd4cb5d3180c0e5 (diff)
remove duplicate nojs refresher
Diffstat (limited to 'templates/dashboard/main.hamlet')
-rw-r--r--templates/dashboard/main.hamlet18
1 files changed, 9 insertions, 9 deletions
diff --git a/templates/dashboard/main.hamlet b/templates/dashboard/main.hamlet
index 7bcfce962..aa780bdb2 100644
--- a/templates/dashboard/main.hamlet
+++ b/templates/dashboard/main.hamlet
@@ -1,10 +1,10 @@
^{content}
-$if warnNoScript
- <noscript>
- <div .navbar .navbar-fixed-bottom>
- <div .navbar-inner>
- <div .container>
- Javascript is disabled; cannot update in real-time.
- <div .btn-group>
- <a .btn .btn-primary href="@{NoScriptAutoR}">Auto-refresh every 3 seconds #
- <a .btn .btn-primary href="@{NoScriptR}">Manually refresh
+ $if warnNoScript
+ <noscript>
+ <div .navbar .navbar-fixed-bottom>
+ <div .navbar-inner>
+ <div .container>
+ Javascript is disabled; cannot update in real-time.
+ <div .btn-group>
+ <a .btn .btn-primary href="@{NoScriptAutoR}">Auto-refresh every 3 seconds #
+ <a .btn .btn-primary href="@{NoScriptR}">Manually refresh