mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add organize now/sync prepare buttons
This commit is contained in:
parent
40fc62a233
commit
a722ddc665
13 changed files with 191 additions and 210 deletions
|
@ -25,7 +25,7 @@
|
|||
</div>
|
||||
<br />
|
||||
|
||||
<div class="refreshGuidePanel hide">
|
||||
<div class="refreshGuidePanel">
|
||||
<button type="button" class="btnRefreshGuide" data-icon="refresh" data-mini="true">${ButtonRefreshGuideData}</button>
|
||||
<progress max="100" min="0" style="width: 100%;" class="refreshGuideProgress"></progress>
|
||||
<div style="margin-top: 5px;">${LabelLastResult} <span class="lastRefreshGuideResult"></span></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue