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

pull/1708/head
msalasch 2017-10-26 14:39:28 -06:00 committed by Abdullah Almsaeed
parent f0421f5b36
commit c3fb2e2bcd
1 changed files with 1 additions and 1 deletions

View File

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