aboutsummaryrefslogtreecommitdiffstats
path: root/lib/srtgui/templates/management.html
diff options
context:
space:
mode:
Diffstat (limited to 'lib/srtgui/templates/management.html')
-rw-r--r--lib/srtgui/templates/management.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/srtgui/templates/management.html b/lib/srtgui/templates/management.html
index 558b7a22..fe40ecb3 100644
--- a/lib/srtgui/templates/management.html
+++ b/lib/srtgui/templates/management.html
@@ -51,7 +51,7 @@
</tr>
<tr>
- <td><a class="btn btn-info btn-lg" href="{% url 'sources' %}">Manage Sources</a></td>
+ <td><a class="btn btn-info btn-lg" href="{% url 'sources' %}?nocache=1">Manage Sources</a></td>
<td>Manage source list, perform manual pulls</td>
</tr>
{% endif %}