mirror of
https://github.com/bitwarden/browser
synced 2026-01-21 11:53:34 +00:00
[AC-1721] Disable Collection Management settings on self-hosted (#6921)
* feat: disable collection management setting when self-hosted and hide save button, refs AC-1721 * fix: remove debug code, refs AC-1721
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
<input type="checkbox" bitCheckbox formControlName="limitCollectionCreationDeletion" />
|
||||
</bit-form-control>
|
||||
<button
|
||||
*ngIf="!selfHosted"
|
||||
type="submit"
|
||||
bitButton
|
||||
bitFormButton
|
||||
|
||||
Reference in New Issue
Block a user