aboutsummaryrefslogtreecommitdiffstats
path: root/servo/templates/devices/view.html
diff options
context:
space:
mode:
Diffstat (limited to 'servo/templates/devices/view.html')
-rwxr-xr-xservo/templates/devices/view.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/servo/templates/devices/view.html b/servo/templates/devices/view.html
index fd6d3a9..51a30c1 100755
--- a/servo/templates/devices/view.html
+++ b/servo/templates/devices/view.html
@@ -66,7 +66,7 @@
</div>
{% if device.is_apple_device %}
<div class="tab-pane" id="tab3">
- <div id="gsx-container" data-source="{% url 'devices-search_gsx' what='repairs' param='serialNumber' query=device.sn %}">
+ <div id="gsx-container" data-source="{% url 'search-search_gsx' what='repairs' param='serialNumber' query=device.sn %}">
<div class="progress active">
<div class="bar" style="width:100%;" data-progress="0"></div>
</div>