1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-21 18:53:29 +00:00

initListSectionItemListeners

This commit is contained in:
Kyle Spearrin
2016-09-10 22:34:17 -04:00
parent d78dfac43c
commit eed9956ff5
3 changed files with 56 additions and 8 deletions

View File

@@ -11,6 +11,7 @@
<script src="../lib/jquery/jquery.js"></script>
<script src="../lib/bootstrap/js/bootstrap.js"></script>
<script src="scripts/popup.js"></script>
<script src="../lib/angular/angular.js"></script>
<script src="../lib/angular-animate/angular-animate.js"></script>