resume glitch fix

This commit is contained in:
hamza zia 2013-04-18 08:24:23 +01:00
parent 3cc42f1626
commit 3b893edfaa

View File

@ -242,7 +242,7 @@
</button>
<button
ng-show="hasStatus(download, 'paused')"
ng-show="hasStatus(download, ['paused', 'waiting'])"
class="btn"
ng-click="resume(download)">
<i class="icon-play"></i>