improve report playback stop when user closes the browser
This commit is contained in:
parent
8fe2874195
commit
91ba1d2a13
12 changed files with 14 additions and 20 deletions
|
@ -8,17 +8,11 @@
|
|||
<option value="MBClassic">${PluginTabAppClassic}</option>
|
||||
</select>
|
||||
</div>
|
||||
<div style="margin-left:2em;" class="optionAdultContainer">
|
||||
<label style="width:auto;">
|
||||
<input type="checkbox" is="emby-checkbox" id="chkAdult" />
|
||||
<span>${OptionDisplayAdultContent}</span>
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<br />
|
||||
<br />
|
||||
<div id="noPlugins" class="hide">
|
||||
<br />
|
||||
<br />
|
||||
<div style="text-align: center; margin: 10px;">${MessageNoAvailablePlugins}</div>
|
||||
</div>
|
||||
<div id="pluginTiles" style="text-align:left;"></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue