Private GIT

Skip to content
Snippets Groups Projects
Commit da73dfe0 authored by Alexandre Beloin's avatar Alexandre Beloin
Browse files

Merge pull request #1609 from fernandog/hide_proper

Disable "Find Propers Search" if its disable
parents 38a7bf81 b30f19a1
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ In Progress<br />
<br />
<h3>Find Propers Search:</h3>
<a class="btn" href="$sbRoot/manage/manageSearches/forceFindPropers"><i class="icon-exclamation-sign"></i> Force</a>
<a class="#if not $sickbeard.DOWNLOAD_PROPERS then 'btn disabled' else 'btn' #" href="$sbRoot/manage/manageSearches/forceFindPropers"><i class="icon-exclamation-sign"></i> Force</a>
#if not $findPropersStatus:
Not in progress<br />
#else:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment