[odrs-web] trivial: Fix the distro graphs
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [odrs-web] trivial: Fix the distro graphs
- Date: Tue, 27 Sep 2016 11:31:22 +0000 (UTC)
commit b390d91155c9196c205aa0bd154d6f399e33b347
Author: Richard Hughes <richard hughsie com>
Date: Mon Sep 26 15:13:40 2016 +0100
trivial: Fix the distro graphs
templates/distros.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/templates/distros.html b/templates/distros.html
index 5fc98bc..7d23197 100644
--- a/templates/distros.html
+++ b/templates/distros.html
@@ -2,7 +2,7 @@
{% block title %}Reviews from Distributions{% endblock %}
{% block content %}
-<script src="/static/Chart.js"></script>
+<script src="Chart.js"></script>
<script>
Chart.defaults.global.animation = false;
</script>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]