Working on a widget design for the dashboard index

This commit is contained in:
James Brooks
2015-08-24 13:41:02 +01:00
parent f13b8debe4
commit 70a5022740
10 changed files with 173 additions and 22 deletions
+1
View File
@@ -22,6 +22,7 @@ elixir(function (mix) {
'vendor/bower_components/jquery-minicolors/jquery.minicolors.js',
'vendor/bower_components/jquery-serialize-object/jquery.serialize-object.js',
'vendor/bower_components/chartjs/Chart.js',
'vendor/bower_components/jquery-sparkline/dist/jquery.sparkline.js',
'resources/assets/js/app.js',
'resources/assets/js/**/*.js'
], 'public/dist/js/all.js', './')