개정판 50b63148
search할때 업데이트 오류 수정
Change-Id: Iba06efc28768c7795c821911964fea487dba75c2
ConvertService/ServiceBase/Markus.Service.StationController/Views/FinalPDFViewInfo.xaml | ||
---|---|---|
51 | 51 |
<Grid.RowDefinitions> |
52 | 52 |
<RowDefinition Height="20" /> |
53 | 53 |
<RowDefinition Height="20" /> |
54 |
<!--<RowDefinition Height="20" /> |
|
55 |
<RowDefinition Height="20" />--> |
|
56 | 54 |
</Grid.RowDefinitions> |
57 | 55 |
<Grid.ColumnDefinitions> |
58 | 56 |
<ColumnDefinition Width="110" /> |
... | ... | |
74 | 72 |
<TextBox Text="{Binding DocumentName }" MaxWidth="300" |
75 | 73 |
Grid.Row="0" |
76 | 74 |
Grid.Column="5" /> |
77 |
<!--<TextBlock Text="Document No: " |
|
78 |
Grid.Row="1" |
|
79 |
Grid.Column="0" HorizontalAlignment="Stretch" /> |
|
80 |
<TextBox Text="{Binding DocumnetNo}" |
|
81 |
Grid.Row="1" |
|
82 |
Grid.Column="2" />--> |
|
83 |
<!--<TextBlock Text="ReConverter: " |
|
84 |
Grid.Row="1" |
|
85 |
Grid.Column="3"/> |
|
86 |
<TextBox Text="{Binding ReConverter}" MaxWidth="300" |
|
87 |
Grid.Row="1" |
|
88 |
Grid.Column="5"/>--> |
|
89 |
<!--<TextBlock Text="Document Name: " |
|
90 |
Grid.Row="2" |
|
91 |
Grid.Column="0" /> |
|
92 |
<TextBox Text="{Binding DocumnetName}" |
|
93 |
Grid.Row="2" |
|
94 |
Grid.Column="2"/>--> |
|
95 |
<!--<TextBlock Text="Service ID: " |
|
96 |
Grid.Row="2" |
|
97 |
Grid.Column="3"/> |
|
98 |
<TextBox Text="{Binding ServiceID}" MaxWidth="300" |
|
99 |
Grid.Row="2" |
|
100 |
Grid.Column="5" />--> |
|
101 | 75 |
<TextBlock Text="Revision: " |
102 | 76 |
Grid.Row="1" |
103 | 77 |
Grid.Column="0"/> |
내보내기 Unified diff