web/admin: rewrite overview page
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
@ -105,7 +105,6 @@ export class PolicyBindingForm extends Form<PolicyBinding> {
|
||||
}
|
||||
|
||||
renderModeSelector(): TemplateResult {
|
||||
console.log(this.policyOnly);
|
||||
if (this.policyOnly) {
|
||||
this.policyGroupUser = target.policy;
|
||||
return html`
|
||||
|
||||
Reference in New Issue
Block a user