1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 16:23:44 +00:00

login form styling. server validation errors displayed as sweet alerts

This commit is contained in:
Kyle Spearrin
2016-09-20 16:17:31 -04:00
parent 2fefdf8f6c
commit 47b500d7c0
11 changed files with 91 additions and 111 deletions

View File

@@ -38,7 +38,6 @@
<script src="app/directives/directivesModule.js"></script>
<script src="app/directives/formDirective.js"></script>
<script src="app/directives/fieldDirective.js"></script>
<script src="app/services/servicesModule.js"></script>
<script src="app/services/backgroundService.js"></script>