aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/FSE/Tango.FSE.UI/Views/InternalModuleView.xaml
diff options
context:
space:
mode:
authorRoy Ben Shabat <Roy.mail.net@gmail.com>2020-04-29 00:52:48 +0300
committerRoy Ben Shabat <Roy.mail.net@gmail.com>2020-04-29 00:52:48 +0300
commit330c34d62c8dfe8ce03041c82b41f51e13ecefed (patch)
treed0fdf3bae352ad57a63a34760b8616de42d7c5a4 /Software/Visual_Studio/FSE/Tango.FSE.UI/Views/InternalModuleView.xaml
parent233e2ec157a443170f873934e0fa8083cf543ede (diff)
downloadTango-330c34d62c8dfe8ce03041c82b41f51e13ecefed.tar.gz
Tango-330c34d62c8dfe8ce03041c82b41f51e13ecefed.zip
Home navigation, start events view..
Diffstat (limited to 'Software/Visual_Studio/FSE/Tango.FSE.UI/Views/InternalModuleView.xaml')
-rw-r--r--Software/Visual_Studio/FSE/Tango.FSE.UI/Views/InternalModuleView.xaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Visual_Studio/FSE/Tango.FSE.UI/Views/InternalModuleView.xaml b/Software/Visual_Studio/FSE/Tango.FSE.UI/Views/InternalModuleView.xaml
index e131c99bd..198fb0f6d 100644
--- a/Software/Visual_Studio/FSE/Tango.FSE.UI/Views/InternalModuleView.xaml
+++ b/Software/Visual_Studio/FSE/Tango.FSE.UI/Views/InternalModuleView.xaml
@@ -13,6 +13,7 @@
<controls:NavigationControl TransitionAlwaysFades="True">
<local:DashboardView/>
<local:AccountView/>
+ <local:EventsView/>
<local:SettingsView/>
</controls:NavigationControl>
</Grid>