update title in now playing display
This commit is contained in:
parent
4321580d93
commit
f71522a31b
39 changed files with 382 additions and 402 deletions
|
@ -2,15 +2,13 @@
|
|||
|
||||
<div>
|
||||
<div class="content-primary">
|
||||
<div>
|
||||
<div class="padded-top padded-bottom">
|
||||
|
||||
<button is="emby-button" type="button" class="raised btnRefresh">
|
||||
<i class="md-icon">refresh</i>
|
||||
<span>${ButtonScanAllLibraries}</span>
|
||||
</button>
|
||||
<progress max="100" min="0" style="display: inline-block; vertical-align: middle;" class="refreshProgress"></progress>
|
||||
</div>
|
||||
<br />
|
||||
<div id="divVirtualFolders"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue