corrected error in the chart path in the charts pages (#1581)

This commit is contained in:
msalasch 2017-10-26 14:39:28 -06:00 committed by Abdullah Almsaeed
parent f0421f5b36
commit c3fb2e2bcd

View file

@ -704,7 +704,7 @@
<!-- Bootstrap 3.3.7 -->
<script src="../../bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
<!-- ChartJS -->
<script src="../../bower_components/Chart.js/Chart.js"></script>
<script src="../../bower_components/chart.js/Chart.js"></script>
<!-- FastClick -->
<script src="../../bower_components/fastclick/lib/fastclick.js"></script>
<!-- AdminLTE App -->