mirror of
https://github.com/bitwarden/web
synced 2026-01-08 11:33:44 +00:00
org create desc and page scroll on state changes
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
<h1>Create Organization</h1>
|
||||
</section>
|
||||
<section class="content">
|
||||
<p>
|
||||
Organizations allow you to share parts of your vault with others as well as manage related users
|
||||
for a specific entity (such as a company).
|
||||
</p>
|
||||
<form name="createOrgForm" ng-submit="createOrgForm.$valid && submit(model)" api-form="submitPromise">
|
||||
<div class="box box-default">
|
||||
<div class="box-header with-border">
|
||||
|
||||
Reference in New Issue
Block a user