diff options
Diffstat (limited to 'web/templates/admin_console.html')
-rw-r--r-- | web/templates/admin_console.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/templates/admin_console.html b/web/templates/admin_console.html index 574caf730..0e37a4660 100644 --- a/web/templates/admin_console.html +++ b/web/templates/admin_console.html @@ -4,6 +4,7 @@ <html> {{template "head" . }} <body> +<script src="/static/js/Chart.min.js"></script> <div id='error_bar'></div> |