button to mark all entries up to there

This commit is contained in:
Athou
2013-07-08 01:27:58 +02:00
parent 4f92dece06
commit d6e63ff66d
7 changed files with 91 additions and 0 deletions

View File

@@ -101,6 +101,10 @@
<i class="icon-buffer"></i>
</a>
</span>
<a ng-click="markUpTo(entry)" class="mark-up-to" title="${view.mark_up_to_here}">
<i class="icon-step-forward icon-rotate-90"></i>
</a>
</div>
</div>
</div>