git-annex/templates/actionbutton.hamlet

3 lines
203 B
Text
Raw Normal View History

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