Skip to content

Commit

Permalink
adding momentjs drop in support
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Vernacchia committed Nov 21, 2013
1 parent 80999b1 commit 78ee41e
Show file tree
Hide file tree
Showing 4 changed files with 7,118 additions and 34 deletions.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@
'jquery': 'lib/jquery-1.9.1.min',
'underscore': 'http://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.3.3/underscore-min',
'bootstrap': 'lib/bootstrap/js',
'fuelux': 'src'
'fuelux': 'src',
'moment': 'lib/moment'
}
});

Expand Down
Loading

0 comments on commit 78ee41e

Please sign in to comment.