diff --git a/web/ui/dashboard/src/app/private/components/create-source/create-source.component.html b/web/ui/dashboard/src/app/private/components/create-source/create-source.component.html index 7981c14002..8920a65716 100644 --- a/web/ui/dashboard/src/app/private/components/create-source/create-source.component.html +++ b/web/ui/dashboard/src/app/private/components/create-source/create-source.component.html @@ -1,4 +1,4 @@ -
+

Source name

@@ -176,8 +176,8 @@

Configure Basic Auth

-
+
{{ getDataReadableValue('sourceType', source.type)?.viewValue }}
-
{{ source.verifier.type }}
+
{{ getDataReadableValue('verifier', source.verifier.type)?.viewValue }}
@@ -138,7 +138,10 @@

S -

-