summaryrefslogtreecommitdiff
path: root/templates/actionbutton.hamlet
diff options
context:
space:
mode:
Diffstat (limited to 'templates/actionbutton.hamlet')
-rw-r--r--templates/actionbutton.hamlet2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/actionbutton.hamlet b/templates/actionbutton.hamlet
index 4741dcb57d..b51d1dee86 100644
--- a/templates/actionbutton.hamlet
+++ b/templates/actionbutton.hamlet
@@ -1,3 +1,3 @@
<a title="#{fromMaybe "" tooltip}" class="#{buttonclass}" href="@{route}" onclick="(function( $ ) { $.post('@{route}'); })( jQuery ); return false;">
<span class="glyphicon #{iconclass}"> #
- #{fromMaybe "" label}
+ \ #{fromMaybe "" label}