Remove unnecessary theme checks

This commit is contained in:
Neil Brommer 2018-01-03 14:01:29 -08:00
parent 31333452c4
commit 02533550a5
4 changed files with 27 additions and 67 deletions

View file

@ -51,7 +51,7 @@
<body>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the top of document to allow theme to be set quickly -->
<!-- load at top for aetting the theme -->
<script src="lib/jquery/jquery-3.2.1.js"></script>
<script src="lib/popper/popper.js"></script>
<script src="lib/bootstrap/js/bootstrap.min.js"></script>