개정판 3bde451b
FINALPDF와 CONVERT_DOC 저장 프로시저로 변경
Change-Id: I832b4103112d7b9968f573688378b779a9df2db8
ConvertService/ServiceBase/Markus.Service.StationController/Views/DataBaseViewInfo.xaml | ||
---|---|---|
53 | 53 |
<RowDefinition Height="20" /> |
54 | 54 |
<RowDefinition Height="20" /> |
55 | 55 |
<RowDefinition Height="20" /> |
56 |
<RowDefinition Height="20" /> |
|
57 | 56 |
</Grid.RowDefinitions> |
58 | 57 |
<Grid.ColumnDefinitions> |
59 | 58 |
<ColumnDefinition Width="110" /> |
... | ... | |
69 | 68 |
<TextBox Text="{Binding GroupNo}" |
70 | 69 |
Grid.Row="0" |
71 | 70 |
Grid.Column="2"/> |
72 |
<TextBlock Text="Processor Affinity: " |
|
71 |
<!--<TextBlock Text="Processor Affinity: "
|
|
73 | 72 |
Grid.Row="0" |
74 | 73 |
Grid.Column="3"/> |
75 | 74 |
<TextBox Text="{Binding ProcessorAffinity}" MaxWidth="300" |
76 | 75 |
Grid.Row="0" |
77 |
Grid.Column="5" /> |
|
76 |
Grid.Column="5" />-->
|
|
78 | 77 |
<TextBlock Text="Document No: " |
79 | 78 |
Grid.Row="1" |
80 | 79 |
Grid.Column="0" HorizontalAlignment="Stretch" /> |
... | ... | |
100 | 99 |
Grid.Row="2" |
101 | 100 |
Grid.Column="5" /> |
102 | 101 |
<TextBlock Text="Revision: " |
103 |
Grid.Row="3"
|
|
104 |
Grid.Column="0"/>
|
|
102 |
Grid.Row="0"
|
|
103 |
Grid.Column="3"/>
|
|
105 | 104 |
<TextBox Text="{Binding Revision}" |
106 |
Grid.Row="3"
|
|
107 |
Grid.Column="2"/>
|
|
105 |
Grid.Row="0"
|
|
106 |
Grid.Column="5"/>
|
|
108 | 107 |
</Grid> |
109 | 108 |
|
110 | 109 |
<Grid Grid.Row="1"> |
내보내기 Unified diff