From e8b1e9d0752004ff24d80b3f687c8c334b49f3d1 Mon Sep 17 00:00:00 2001 From: Ken Sternberg Date: Thu, 3 Aug 2023 13:42:30 -0700 Subject: [PATCH] web: one more toggle group. --- web/src/admin/blueprints/BlueprintForm.ts | 56 ++++------------------- 1 file changed, 10 insertions(+), 46 deletions(-) diff --git a/web/src/admin/blueprints/BlueprintForm.ts b/web/src/admin/blueprints/BlueprintForm.ts index 24a55ee8a..8d2f7b1f8 100644 --- a/web/src/admin/blueprints/BlueprintForm.ts +++ b/web/src/admin/blueprints/BlueprintForm.ts @@ -105,52 +105,16 @@ export class BlueprintForm extends ModelForm {
-
-
- -
- -
- -
- -
- -
-
+ ) => { + this.source = ev.detail.value; + }} + > + + + +