Skip to content

Commit

Permalink
fix dateutil service issue
Browse files Browse the repository at this point in the history
add dateutil to index.html

Fix #1549
  • Loading branch information
deepu105 authored and jdubois committed May 31, 2015
1 parent cdf233f commit 55257d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -928,6 +928,7 @@ JhipsterGenerator.prototype.app = function app() {
'scripts/components/util/truncate.filter.js',
'scripts/components/util/base64.service.js',
'scripts/components/util/parse-links.service.js',
'scripts/components/util/dateutil.service.js',
'scripts/app/account/account.js',
'scripts/app/account/activate/activate.js',
'scripts/app/account/activate/activate.controller.js',
Expand Down

0 comments on commit 55257d7

Please sign in to comment.