Made it almost to the accounts.

This commit is contained in:
James Cole
2015-05-01 22:44:35 +02:00
parent bda18f296d
commit 3e5e5b376f
15 changed files with 633 additions and 71 deletions

View File

@@ -204,9 +204,6 @@
{% endblock %}
{% block scripts %}
<script type="text/javascript">
var currencyCode = '{{getCurrencyCode }}';
</script>
<!-- load the libraries and scripts necessary for Google Charts: -->
<script type="text/javascript" src="https://www.google.com/jsapi"></script>
<script type="text/javascript" src="js/gcharts.options.js"></script>