git-annex/templates/actionbutton.hamlet
2012-09-27 12:55:00 -04:00

2 lines
203 B
Text

<a title="#{fromMaybe "" tooltip}" class="#{buttonclass}" href="@{route}" onclick="(function( $ ) { $.post('@{route}'); })( jQuery ); return false;">
<i class="#{iconclass}"></i> #{fromMaybe "" label}