Private GIT

Skip to content
Snippets Groups Projects
Commit 7c1ea114 authored by medariox's avatar medariox
Browse files

Adds SR root directory to configProviders.js

parent 339c68fa
Branches
Tags
No related merge requests found
......@@ -6,7 +6,7 @@
from sickbeard.helpers import anon_url
%>
<%block name="scripts">
<script type="text/javascript" src="/js/configProviders.js"></script>
<script type="text/javascript" src="${srRoot}/js/configProviders.js"></script>
<script type="text/javascript">
$(document).ready(function(){
% if sickbeard.USE_NZBS:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment