From 4f948c5df72c56eb6eb9aa30e38b5d52f67a5b43 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Mon, 10 Oct 2016 12:57:58 +0200 Subject: [PATCH] wip billing --- .../BookAStar/Pages/EditBillingLinePage.xaml | 8 ++++---- .../Pages/EditBillingLinePage.xaml.cs | 10 +++------- .../ViewModels/BillingLineViewModel.cs | 16 ++-------------- .../BookAStar/Views/CommandLineEditor.xaml.cs | 18 ++++++++++++++++++ 4 files changed, 27 insertions(+), 25 deletions(-) create mode 100644 BookAStar/BookAStar/Views/CommandLineEditor.xaml.cs diff --git a/BookAStar/BookAStar/Pages/EditBillingLinePage.xaml b/BookAStar/BookAStar/Pages/EditBillingLinePage.xaml index 9f8ad878..dd8b4f38 100644 --- a/BookAStar/BookAStar/Pages/EditBillingLinePage.xaml +++ b/BookAStar/BookAStar/Pages/EditBillingLinePage.xaml @@ -63,12 +63,12 @@ - + - -