client/src/Iri.Modernisation.Controls/View/HeaderProduction/HeaderProductionChapter.xaml
--- a/client/src/Iri.Modernisation.Controls/View/HeaderProduction/HeaderProductionChapter.xaml Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Controls/View/HeaderProduction/HeaderProductionChapter.xaml Thu Feb 04 16:38:04 2010 +0100
@@ -27,7 +27,7 @@
<View:HeaderProductionPartControler HighLighted="{Binding HighLight}" Active="{Binding Editing}" x:Name="IndexController" Text="Indexation"/>
</Grid>
<Grid x:Name="EnPanel" Height="28" HorizontalAlignment="Left" Width="149" RenderTransformOrigin="0.5,0.5">
- <TextBlock Style="{StaticResource CommonTextBlock}" x:Name="EnLabel" Text="Enrichissement" TextWrapping="Wrap" d:LayoutOverrides="HorizontalAlignment"/>
+ <View:HeaderProductionPartControler HighLighted="{Binding HighLight}" x:Name="EnrichmentController" Text="Enrichissement"/>
</Grid>
</StackPanel>
</StackPanel>