Private GIT

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

Show scene exception help info even when no exceptions are set

parent 7055a0b5
No related branches found
No related tags found
No related merge requests found
...@@ -36,14 +36,10 @@ ...@@ -36,14 +36,10 @@
<b>Scene Exception:</b><br /> <b>Scene Exception:</b><br />
<input type="text" id="SceneName" class="form-control form-control-inline input-sm input200"> <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 /> <input class="btn btn-inline" type="button" value="Add" id="addSceneName"><br />
This will <b>affect the episode show search</b> on nzb and torrent provider.<br />
<div id="SceneException" >
<div>
<p>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 /> 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;"> <div class="pull-left" style="text-align:center;">
<h4>Exceptions List</h4> <h4>Exceptions List</h4>
<select id="exceptions_list" name="exceptions_list" multiple="multiple" style="min-width:10em;" > <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