summaryrefslogtreecommitdiff
path: root/app/views/ci/charts/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/ci/charts/show.html.haml')
-rw-r--r--app/views/ci/charts/show.html.haml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/ci/charts/show.html.haml b/app/views/ci/charts/show.html.haml
new file mode 100644
index 00000000000..0497f037721
--- /dev/null
+++ b/app/views/ci/charts/show.html.haml
@@ -0,0 +1,4 @@
+#charts.ci-charts
+ = render 'builds'
+ = render 'build_times'
+= render 'overall'