diff --git a/IfcValidator/Strings/en-us/Resources.resw b/IfcValidator/Strings/en-us/Resources.resw index a51ada6..fb51015 100644 --- a/IfcValidator/Strings/en-us/Resources.resw +++ b/IfcValidator/Strings/en-us/Resources.resw @@ -229,7 +229,7 @@ Report - *For the non-IFC domain, only the classification with a Related tag and a defined PropertySet could be verified in an IFC file. + *Still version beta for the non-IFC domain classifications. Clear All diff --git a/IfcValidator/Views/ReportPage.xaml b/IfcValidator/Views/ReportPage.xaml index f53d9e0..a78d475 100644 --- a/IfcValidator/Views/ReportPage.xaml +++ b/IfcValidator/Views/ReportPage.xaml @@ -213,7 +213,8 @@ VerticalAlignment="Center" Background="Transparent" DefaultLabelPosition="Right" - IsOpen="False"> + IsOpen="False" + Visibility="Collapsed">