Private GIT
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SickRage-1
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vlbox
SickRage-1
Commits
a657527b
Commit
a657527b
authored
Jun 10, 2015
by
Dustyn Gibson
Browse files
Options
Downloads
Patches
Plain Diff
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
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
gui/slick/interfaces/default/editShow.tmpl
+6
-10
6 additions, 10 deletions
gui/slick/interfaces/default/editShow.tmpl
with
6 additions
and
10 deletions
gui/slick/interfaces/default/editShow.tmpl
+
6
−
10
View file @
a657527b
...
@@ -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;" >
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment