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

org vault listing

This commit is contained in:
Kyle Spearrin
2017-04-17 17:01:12 -04:00
parent 901332dbee
commit a79556dfce
6 changed files with 210 additions and 0 deletions

View File

@@ -144,6 +144,7 @@
<script src="app/organization/organizationBillingAdjustSeatsController.js"></script>
<script src="app/organization/organizationDeleteController.js"></script>
<script src="app/organization/organizationBillingChangePlanController.js"></script>
<script src="app/organization/organizationVaultController.js"></script>
<script src="app/settings/settingsModule.js"></script>
<script src="app/settings/settingsController.js"></script>