Skip to content

Commit

Permalink
[frontend] adding dropzone script
Browse files Browse the repository at this point in the history
  • Loading branch information
ar2rsawseen committed Sep 11, 2017
1 parent ebeb49a commit 7e98c09
Show file tree
Hide file tree
Showing 4 changed files with 2,065 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gruntfile.js
Expand Up @@ -67,6 +67,7 @@ module.exports = function(grunt) {
'frontend/express/public/javascripts/utils/jquery.hoverIntent.minified.js',
'frontend/express/public/javascripts/utils/tooltipster/tooltipster.bundle.min.js',
'frontend/express/public/javascripts/utils/highlight/highlight.pack.js',
'frontend/express/public/javascripts/utils/dropzone.js',
'frontend/express/public/javascripts/countly/countly.common.js'
],
dest: 'frontend/express/public/javascripts/min/countly.utils.concat.js'
Expand Down
3 changes: 3 additions & 0 deletions frontend/express/public/images/dashboard/arrow.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7e98c09

Please sign in to comment.