diff --git a/src/LageBuch.App.Shared/Theme/Styles.axaml b/src/LageBuch.App.Shared/Theme/Styles.axaml index 0cfb86e..ad9caf0 100644 --- a/src/LageBuch.App.Shared/Theme/Styles.axaml +++ b/src/LageBuch.App.Shared/Theme/Styles.axaml @@ -250,6 +250,21 @@ + + + diff --git a/src/LageBuch.App.Shared/Views/CoMessprotokollView.axaml b/src/LageBuch.App.Shared/Views/CoMessprotokollView.axaml index 498a342..de32195 100644 --- a/src/LageBuch.App.Shared/Views/CoMessprotokollView.axaml +++ b/src/LageBuch.App.Shared/Views/CoMessprotokollView.axaml @@ -3,9 +3,14 @@ xmlns:vm="clr-namespace:LageBuch.AppLogic.ViewModels;assembly=LageBuch.AppLogic" xmlns:conv="clr-namespace:LageBuch.App.Shared.Converters" xmlns:dom="clr-namespace:LageBuch.Domain.CoMeasurement;assembly=LageBuch.Domain" + xmlns:md="clr-namespace:LageBuch.Persistence.MasterData;assembly=LageBuch.Persistence" x:Class="LageBuch.App.Shared.Views.CoMessprotokollView" x:DataType="vm:CoMessprotokollViewModel"> + + + - + @@ -94,15 +100,8 @@ Padding="16" IsEnabled="{Binding !IsReadOnly}"> - - - -