aboutsummaryrefslogtreecommitdiffstats
path: root/servo/templates/devices/search_gsx_results.html
diff options
context:
space:
mode:
Diffstat (limited to 'servo/templates/devices/search_gsx_results.html')
-rwxr-xr-xservo/templates/devices/search_gsx_results.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/servo/templates/devices/search_gsx_results.html b/servo/templates/devices/search_gsx_results.html
index b7a0926..df92660 100755
--- a/servo/templates/devices/search_gsx_results.html
+++ b/servo/templates/devices/search_gsx_results.html
@@ -1,5 +1,5 @@
-<div id="gsx-container" data-source="{% url 'devices-get_gsx_search_results' what param query %}">
- <div class="progress active">
- <div class="bar" style="width:1%;" data-progress="0"></div>
- </div>
+<div id="gsx-container" data-source="{% url 'search-get_gsx_search_results' what param query %}">
+ <div class="progress active">
+ <div class="bar" style="width:1%;" data-progress="0"></div>
+ </div>
</div>