Skip to content

Commit

Permalink
limit export
Browse files Browse the repository at this point in the history
  • Loading branch information
chuongmep committed Sep 5, 2023
1 parent a0609f4 commit d77bfd6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions RevitElementBipChecker/View/FrmPropertyChecker.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@
<Grid.ColumnDefinitions>
<ColumnDefinition Width="80" />
<ColumnDefinition />
<ColumnDefinition Width="80" />
<!--<ColumnDefinition Width="80" />-->
</Grid.ColumnDefinitions>
<Button
Margin="1,1,1,1"
Expand Down Expand Up @@ -277,7 +277,7 @@
</Style>
</Button.Resources>
</Button>
<Button
<!--<Button
Grid.Column="2"
Margin="1,1,1,1"
Background="WhiteSmoke"
Expand All @@ -289,7 +289,7 @@
<Setter Property="CornerRadius" Value="3" />
</Style>
</Button.Resources>
</Button>
</Button>-->
</Grid>
</Grid>
</Window>

0 comments on commit d77bfd6

Please sign in to comment.