Sha256: ad6acc537c04950f3104a95874309db0ef9fd65def8e32e56e1624c3ce5e9b59

Contents?: true

Size: 259 Bytes

Versions: 2

Compression:

Stored size: 259 Bytes

Contents

<div ng-switch="syncing">
    <a ng-click="syncRecordings()" ng-switch-when="false" class="btn btn-info">Sync with Tablo</a>
    <p ng-switch-when="true">Sync in progress. This may take some time depending on the number of recordings on your tablo.</p>
</div>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
tablo_connect-0.0.4 app/assets/javascripts/tablo_connect/ng_app/modules/tablo_sync/templates/tablo_sync.html
tablo_connect-0.0.3 app/assets/javascripts/tablo_connect/ng_app/modules/tablo_sync/templates/tablo_sync.html