Commit 47602d7e by Harry Rein

Updating the way we load bootstrap and popper to ensure dropdown always loads correctly.

parent c9b6606a
......@@ -10,7 +10,9 @@
'js/learner_dashboard/models/course_entitlement_model',
'js/learner_dashboard/models/course_card_model',
'text!../../../templates/learner_dashboard/course_entitlement.underscore',
'text!../../../templates/learner_dashboard/verification_popover.underscore'
'text!../../../templates/learner_dashboard/verification_popover.underscore',
'popper',
'bootstrap'
],
function(
Backbone,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment