bansho/app/components/table/actionbar/actions/recheck_button.html

5 lines
164 B
HTML

<button class="filters__button" type="button" ng-click="sendRecheck()">
<span class="visuallyhidden">Recheck</span>
<i class="ico-arrows-cw"></i>
</button>