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

Commit

Permalink
Fixed user menu display on welcome page LORE
Browse files Browse the repository at this point in the history
  • Loading branch information
amir-qayyum-khan committed Jul 31, 2015
1 parent 31c1029 commit b3c63ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/templates/base.html
Expand Up @@ -115,6 +115,7 @@
shim: SHIMS,
paths: REQUIRE_PATHS
});
require(["jquery", "bootstrap"]);
</script>
{% endcompress %}
{% block postcontent %}
Expand Down

0 comments on commit b3c63ba

Please sign in to comment.