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

re-stub frontend sharing center

This commit is contained in:
Kyle Spearrin
2017-03-16 22:44:54 -04:00
parent 51d81dea9f
commit acf124c81e
13 changed files with 89 additions and 248 deletions

View File

@@ -116,9 +116,8 @@
<script src="app/vault/vaultEditFolderController.js"></script>
<script src="app/vault/vaultAddFolderController.js"></script>
<script src="app/shared/sharedModule.js"></script>
<script src="app/shared/sharedController.js"></script>
<script src="app/shared/sharedMeController.js"></script>
<script src="app/sharing/sharingModule.js"></script>
<script src="app/sharing/sharingController.js"></script>
<script src="app/organization/organizationModule.js"></script>
<script src="app/organization/organizationDashboardController.js"></script>