improve report playback stop when user closes the browser

This commit is contained in:
Luke Pulverenti 2017-09-17 02:13:20 -04:00
parent 8fe2874195
commit 91ba1d2a13
12 changed files with 14 additions and 20 deletions

View file

@ -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>