diff --git a/Sources/IHM/App.xaml b/Sources/IHM/App.xaml index d5a6223..2d107eb 100644 --- a/Sources/IHM/App.xaml +++ b/Sources/IHM/App.xaml @@ -5,6 +5,19 @@ x:Class="IHM.App"> + + + + + diff --git a/Sources/IHM/AppShellDesktop.xaml.cs b/Sources/IHM/AppShellDesktop.xaml.cs index 0a77dfd..3d3f738 100644 --- a/Sources/IHM/AppShellDesktop.xaml.cs +++ b/Sources/IHM/AppShellDesktop.xaml.cs @@ -13,12 +13,7 @@ namespace IHM { InitializeComponent(); Routing.RegisterRoute("ForgetPassword", typeof(ForgetPassword)); - - } - - - } } \ No newline at end of file diff --git a/Sources/IHM/Desktop/ForgetPassword.xaml b/Sources/IHM/Desktop/ForgetPassword.xaml index ec779f4..4ff768c 100644 --- a/Sources/IHM/Desktop/ForgetPassword.xaml +++ b/Sources/IHM/Desktop/ForgetPassword.xaml @@ -3,18 +3,14 @@ xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" x:Class="IHM.Desktop.ForgetPassword" Title="ForgetPassword"> - + +