aboutsummaryrefslogtreecommitdiff
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, 0 insertions, 2 deletions
diff --git a/templates/actionbutton.hamlet b/templates/actionbutton.hamlet
deleted file mode 100644
index 03abe5c11..000000000
--- a/templates/actionbutton.hamlet
+++ /dev/null
@@ -1,2 +0,0 @@
-<a class="#{buttonclass}" href="@{route}" onclick="(function( $ ) { $.post('@{route}'); })( jQuery ); return false;">
- <i class="#{iconclass}"></i> #{fromMaybe "" label}