From 2eea42ae57bffcfba9c9bc02ff46403280bec0c6 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Fri, 3 Mar 2017 00:12:36 +0100 Subject: [PATCH] refactoring --- ZicMoove/ZicMoove/Pages/{Oooops => }/EventDetail.xaml | 0 ZicMoove/ZicMoove/Pages/{Oooops => }/EventDetail.xaml.cs | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename ZicMoove/ZicMoove/Pages/{Oooops => }/EventDetail.xaml (100%) rename ZicMoove/ZicMoove/Pages/{Oooops => }/EventDetail.xaml.cs (100%) diff --git a/ZicMoove/ZicMoove/Pages/Oooops/EventDetail.xaml b/ZicMoove/ZicMoove/Pages/EventDetail.xaml similarity index 100% rename from ZicMoove/ZicMoove/Pages/Oooops/EventDetail.xaml rename to ZicMoove/ZicMoove/Pages/EventDetail.xaml diff --git a/ZicMoove/ZicMoove/Pages/Oooops/EventDetail.xaml.cs b/ZicMoove/ZicMoove/Pages/EventDetail.xaml.cs similarity index 100% rename from ZicMoove/ZicMoove/Pages/Oooops/EventDetail.xaml.cs rename to ZicMoove/ZicMoove/Pages/EventDetail.xaml.cs