Private GIT

Skip to content
Snippets Groups Projects
Commit ae56749c authored by Dustyn Gibson's avatar Dustyn Gibson
Browse files

Merge pull request #1940 from miigotu/template-fix

Show scene exception help info even when no exceptions are set
parents 80e6f80c a657527b
No related merge requests found
......@@ -36,14 +36,10 @@
<b>Scene Exception:</b><br />
<input type="text" id="SceneName" class="form-control form-control-inline input-sm input200">
<input class="btn btn-inline" type="button" value="Add" id="addSceneName"><br />
<div id="SceneException" >
<div>
<p>This will <b>affect the episode show search</b> on nzb and torrent provider.<br />
This will <b>affect the episode show search</b> on nzb and torrent provider.<br />
This list overrides the original name, it doesn't append to it.<br />
</p>
</div>
<div id="SceneException" >
<div class="pull-left" style="text-align:center;">
<h4>Exceptions List</h4>
<select id="exceptions_list" name="exceptions_list" multiple="multiple" style="min-width:10em;" >
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment