diff --git a/pagure/static/vendor/cal-heatmap/cal-heatmap.css b/pagure/static/vendor/cal-heatmap/cal-heatmap.css new file mode 120000 index 0000000..02c2c1f --- /dev/null +++ b/pagure/static/vendor/cal-heatmap/cal-heatmap.css @@ -0,0 +1 @@ +cal-heatmap.3.3.10.css \ No newline at end of file diff --git a/pagure/static/vendor/cal-heatmap/cal-heatmap.js b/pagure/static/vendor/cal-heatmap/cal-heatmap.js new file mode 120000 index 0000000..0d6679d --- /dev/null +++ b/pagure/static/vendor/cal-heatmap/cal-heatmap.js @@ -0,0 +1 @@ +cal-heatmap.3.3.10.js \ No newline at end of file diff --git a/pagure/static/vendor/cal-heatmap/cal-heatmap.min.js b/pagure/static/vendor/cal-heatmap/cal-heatmap.min.js new file mode 120000 index 0000000..a722d4c --- /dev/null +++ b/pagure/static/vendor/cal-heatmap/cal-heatmap.min.js @@ -0,0 +1 @@ +cal-heatmap.3.3.10.min.js \ No newline at end of file diff --git a/pagure/templates/_render_repo.html b/pagure/templates/_render_repo.html index aa0e600..e726fba 100644 --- a/pagure/templates/_render_repo.html +++ b/pagure/templates/_render_repo.html @@ -268,13 +268,13 @@ {% macro render_activity_graph(username) %} + url_for('static', filename='vendor/jquery/jquery.min.js') }}"> + url_for('static', filename='vendor/d3/d3.v3.min.js') }}"> + url_for('static', filename='vendor/cal-heatmap/cal-heatmap.min.js') }}"> + url_for('static', filename='vendor/cal-heatmap/cal-heatmap.css') }}" />