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

Commit 86ee9c3

Browse files
aitboudadwesleycho
authored andcommitted
fix(datepickerPopup): register popup module
Closes #5745
1 parent a08ad70 commit 86ee9c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/datepickerPopup/index-nocss.js

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
require('../datepicker/index-nocss.js');
22
require('../position/index-nocss.js');
33
require('../../template/datepickerPopup/popup.html.js');
4+
require('./popup.js');
45

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

0 commit comments

Comments
 (0)