git-annex/templates/actionbutton.hamlet

3 lines
203 B
Text
Raw Normal View History

2012-09-27 12:55:00 -04:00
<a title="#{fromMaybe "" tooltip}" class="#{buttonclass}" href="@{route}" onclick="(function( $ ) { $.post('@{route}'); })( jQuery ); return false;">
2012-08-08 17:07:38 -04:00
<i class="#{iconclass}"></i> #{fromMaybe "" label}