mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
web vault options
This commit is contained in:
@@ -88,7 +88,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="box box-default" ng-if="!selfHosted">
|
<div class="box box-default" ng-if="!selfHosted">
|
||||||
<div class="box-header with-border">
|
<div class="box-header with-border">
|
||||||
<h3 class="box-title">Options</h3>
|
<h3 class="box-title">Web Vault Options</h3>
|
||||||
</div>
|
</div>
|
||||||
<form role="form" name="optionsForm" ng-submit="optionsForm.$valid && optionsSave()" autocomplete="off">
|
<form role="form" name="optionsForm" ng-submit="optionsForm.$valid && optionsSave()" autocomplete="off">
|
||||||
<div class="box-body">
|
<div class="box-body">
|
||||||
|
|||||||
Reference in New Issue
Block a user