enter protected password is not modal now, closes #217

This commit is contained in:
azivner
2018-11-08 23:48:49 +01:00
parent 8d7a2546e1
commit 7b3c0243f3
6 changed files with 693 additions and 46 deletions

View File

@@ -210,7 +210,6 @@
<script src="/libraries/jquery.min.js"></script>
<!-- bootstrap needs to be included before jQuery UI, otherwise close icon in the dialog will be missing -->
<link href="/libraries/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<script src="/libraries/bootstrap/js/bootstrap.bundle.min.js"></script>
@@ -227,8 +226,6 @@
<script src="/libraries/autocomplete.jquery.min.js"></script>
<script src="/libraries/feather.min.js"></script>
<link href="/stylesheets/style.css" rel="stylesheet">
<script src="/javascripts/services/bootstrap.js" type="module"></script>