1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-06-18 09:20:08 +00:00

Update admin page dependencies

This commit is contained in:
Daniel García 2020-08-31 16:40:21 +02:00
parent 57a88f0a1b
commit 0822c0c128
No known key found for this signature in database
GPG key ID: FC8A7D14C3CD543A
5 changed files with 749 additions and 813 deletions

View file

@ -122,6 +122,6 @@
})();
</script>
<!-- This script needs to be at the bottom, else it will fail! -->
<script src="{{urlpath}}/bwrs_static/bootstrap-native-v4.js"></script>
<script src="{{urlpath}}/bwrs_static/bootstrap-native.js"></script>
</body>
</html>