mirror of
https://github.com/bitwarden/server
synced 2026-01-03 09:03:44 +00:00
active page status, org customer select filter
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
<h1>Users</h1>
|
||||
|
||||
<form class="form-inline mb-3" method="get">
|
||||
<form class="form-inline mb-2" method="get">
|
||||
<label class="sr-only" asp-for="Email">Email</label>
|
||||
<input type="text" class="form-control mb-2 mr-2" placeholder="Email" asp-for="Email" name="email">
|
||||
<button type="submit" class="btn btn-primary mb-2" title="Search"><i class="fa fa-search"></i> Search</button>
|
||||
|
||||
Reference in New Issue
Block a user