git-annex/templates/actionbutton.hamlet
2014-04-21 19:47:21 +02:00

3 lines
216 B
Text

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