diff -r 44a2dc869e28 -r f292db96b050 client/src/Iri.Modernisation.Controls/View/HeaderProduction/HeaderProductionChapter.xaml --- a/client/src/Iri.Modernisation.Controls/View/HeaderProduction/HeaderProductionChapter.xaml Tue Dec 22 16:22:22 2009 +0100 +++ b/client/src/Iri.Modernisation.Controls/View/HeaderProduction/HeaderProductionChapter.xaml Mon Jan 04 10:29:39 2010 +0100 @@ -4,21 +4,27 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="d" + xmlns:Input="clr-namespace:SLExtensions.Input;assembly=SLExtensions" xmlns:View="clr-namespace:Iri.Modernisation.Controls.View" xmlns:Lang="clr-namespace:Iri.Modernisation.Lang;assembly=Iri.Modernisation.Lang" - - x:Class="Iri.Modernisation.Controls.HeaderProductionChapter" d:DesignHeight="104"> - - - +xmlns:Converter="clr-namespace:Iri.Modernisation.Controls.Converter" + x:Class="Iri.Modernisation.Controls.View.HeaderProductionChapter" + + d:DesignHeight="104" + > + + + + + - + - +