Remove trial code, restore repository. Should not have committed this. Oh well. Let's continue this in a branch like I'm supposed to.

This commit is contained in:
James Cole
2019-01-06 16:23:37 +01:00
parent 3b4622a9ac
commit 27802c930f
114 changed files with 4165 additions and 56128 deletions

View File

@@ -194,12 +194,11 @@
drawVerticalLine = '{{ today.formatLocalized(monthAndDayFormat) }}';
{% endif %}
</script>
<!--
<script type="text/javascript" src="v1/js/lib/Chart.bundle.min.js?v={{ FF_VERSION }}"></script>
<script type="text/javascript" src="v1/js/lib/chartjs-plugin-annotation.min.js?v={{ FF_VERSION }}"></script>
<script type="text/javascript" src="v1/js/ff/charts.defaults.js?v={{ FF_VERSION }}"></script>
<script type="text/javascript" src="v1/js/ff/charts.js?v={{ FF_VERSION }}"></script>
-->
<script type="text/javascript" src="v1/js/ff/index.js?v={{ FF_VERSION }}"></script>
{% endblock %}
{% block styles %}