Skip to content

Commit

Permalink
[frontend] add lib
Browse files Browse the repository at this point in the history
  • Loading branch information
ar2rsawseen committed Apr 27, 2018
1 parent a3c4156 commit 0c5a722
Show file tree
Hide file tree
Showing 3 changed files with 3,056 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gruntfile.js
Expand Up @@ -78,6 +78,7 @@ module.exports = function(grunt) {
visualization: {
src: [
'frontend/express/public/javascripts/visualization/jquery.peity.min.js',
'frontend/express/public/javascripts/visualization/jquery.sparkline.js',
'frontend/express/public/javascripts/visualization/flot/jquery.flot.js',
'frontend/express/public/javascripts/visualization/flot/jquery.flot.tickrotor.js',
'frontend/express/public/javascripts/visualization/flot/jquery.flot.pie.js',
Expand Down

0 comments on commit 0c5a722

Please sign in to comment.