Skip to content
This repository has been archived by the owner on Jan 28, 2020. It is now read-only.

Commit

Permalink
Merge pull request #442 from mitodl/fix/aq/user_menu_on_welocme_page
Browse files Browse the repository at this point in the history
Fixed user menu display on welcome page LORE
  • Loading branch information
noisecapella committed Aug 5, 2015
2 parents 9aeec10 + fcbc5de commit 6f66523
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@
shim: SHIMS,
paths: REQUIRE_PATHS
});
require(["jquery", "bootstrap"]);
</script>
{% endcompress %}
{% block postcontent %}
Expand Down

0 comments on commit 6f66523

Please sign in to comment.