mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
18 lines
No EOL
747 B
HTML
18 lines
No EOL
747 B
HTML
<div id="syncActivityPage" data-role="page" class="page type-interior syncConfigurationPage syncActivityPage withTabs fullWidthContent" data-helpurl="https://web.archive.org/web/20181216120305/https://github.com/MediaBrowser/Wiki/wiki/Sync">
|
|
|
|
<div>
|
|
<div class="content-primary">
|
|
|
|
<div style="text-align:right;">
|
|
<button is="emby-button" type="button" class="raised btnSync subdued">
|
|
<span>${ButtonConvertMedia}</span>
|
|
</button>
|
|
<progress max="100" min="0" style="width:100px;display:none;" class="syncProgress"></progress>
|
|
</div>
|
|
<br />
|
|
<div class="syncActivity">
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div> |