1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 16:53:34 +00:00

billing seat adjustments

This commit is contained in:
Kyle Spearrin
2017-04-10 12:29:06 -04:00
parent f8fcbbea85
commit 24cbe13ca7
6 changed files with 91 additions and 2 deletions

View File

@@ -139,6 +139,7 @@
<script src="app/organization/organizationSettingsController.js"></script>
<script src="app/organization/organizationBillingController.js"></script>
<script src="app/organization/organizationBillingChangePaymentController.js"></script>
<script src="app/organization/organizationBillingAdjustSeatsController.js"></script>
<script src="app/settings/settingsModule.js"></script>
<script src="app/settings/settingsController.js"></script>