mirror of
https://github.com/bitwarden/browser
synced 2026-01-07 11:03:30 +00:00
organization pages and routing
This commit is contained in:
6
src/app/organization/organizationPeopleController.js
Normal file
6
src/app/organization/organizationPeopleController.js
Normal file
@@ -0,0 +1,6 @@
|
||||
angular
|
||||
.module('bit.organization')
|
||||
|
||||
.controller('organizationPeopleController', function ($scope) {
|
||||
|
||||
});
|
||||
Reference in New Issue
Block a user