Skip to content
Snippets Groups Projects
Commit 7bba15fd authored by FOECHTERLE MELISSA's avatar FOECHTERLE MELISSA
Browse files

Merge branch 'master' of https://git.unistra.fr/verin/mango

parents e9f5e037 7fbdc776
Branches
No related merge requests found
......@@ -68,7 +68,7 @@ namespace Mango.Controls.Menu
private void btnRetour_Click(object sender, EventArgs e)
{
FrmMain.GetInstance().ShowMenu(new MenuAccueil());
FrmMain.GetInstance().ShowMenu(new MenuDepenses());
}
private void btnEnregistrer_Click(object sender, EventArgs e)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment