1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-23 19:53:43 +00:00

stop click directive instead of inline js

This commit is contained in:
Kyle Spearrin
2017-06-09 15:14:36 -04:00
parent d6f1a55d30
commit 5409ba7737
5 changed files with 16 additions and 4 deletions

View File

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