Skip to content

Commit

Permalink
Add global events handler
Browse files Browse the repository at this point in the history
  • Loading branch information
nolimits4web committed Sep 1, 2014
1 parent 0df4811 commit 1f18f4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ module.exports = function (grunt) {
var jsFilesList = [
'src/js/wrap-start.js',
'src/js/f7-intro.js',
'src/js/global-events.js',
'src/js/views.js',
'src/js/navbars.js',
'src/js/searchbar.js',
Expand Down

0 comments on commit 1f18f4c

Please sign in to comment.