summaryrefslogtreecommitdiffstats
path: root/templates/patchwork/bundles.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/patchwork/bundles.html')
-rw-r--r--templates/patchwork/bundles.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/patchwork/bundles.html b/templates/patchwork/bundles.html
index 7f87f6f..276e58a 100644
--- a/templates/patchwork/bundles.html
+++ b/templates/patchwork/bundles.html
@@ -4,7 +4,7 @@
{% block heading %}Bundles{% endblock %}
{% block headers %}
- <script language="JavaScript" type="text/javascript" src="/js/confirm.js">
+ <script language="JavaScript" type="text/javascript" src="/js/common.js">
</script>
{% endblock %}