Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Commit

Permalink
fix(datepickerPopup): register popup module
Browse files Browse the repository at this point in the history
Closes #5745
  • Loading branch information
aitboudad authored and wesleycho committed Apr 5, 2016
1 parent a08ad70 commit 86ee9c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/datepickerPopup/index-nocss.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
require('../datepicker/index-nocss.js');
require('../position/index-nocss.js');
require('../../template/datepickerPopup/popup.html.js');
require('./popup.js');

var MODULE_NAME = 'ui.bootstrap.module.datepickerPopup';

Expand Down

0 comments on commit 86ee9c3

Please sign in to comment.