mirror of
https://github.com/bitwarden/web
synced 2026-01-07 19:13:21 +00:00
Update 2017-05-03T14:30:05.647Z
This commit is contained in:
16
app/organization/views/organizationGroups.html
Normal file
16
app/organization/views/organizationGroups.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<section class="content-header">
|
||||
<h1>
|
||||
Groups
|
||||
<small>organize your users</small>
|
||||
</h1>
|
||||
</section>
|
||||
<section class="content">
|
||||
<div class="box">
|
||||
<div class="box-header with-border">
|
||||
<h3 class="box-title">Coming soon...</h3>
|
||||
</div>
|
||||
<div class="box-body">
|
||||
<p>Groups are coming soon to bitwarden Enterprise organizations.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
Reference in New Issue
Block a user