From 46ff1a232f61375991a5b7134bd58d0d9f27026f Mon Sep 17 00:00:00 2001 From: Watts Date: Wed, 12 Apr 2017 22:03:47 +0100 Subject: [PATCH] remove table from ManualLog Dialog Extend form to include a drop down list with Log Directions on, (In/Out) databound to array in viewmodel and selected value bound to the TimeLog Direction field. #29 --- .../WindowsDataCenter/www/index.html | 58 +++++++++---------- 1 file changed, 27 insertions(+), 31 deletions(-) diff --git a/DataCenter_Windows/WindowsDataCenter/WindowsDataCenter/www/index.html b/DataCenter_Windows/WindowsDataCenter/WindowsDataCenter/www/index.html index e325cd7..f0c9a0e 100644 --- a/DataCenter_Windows/WindowsDataCenter/WindowsDataCenter/www/index.html +++ b/DataCenter_Windows/WindowsDataCenter/WindowsDataCenter/www/index.html @@ -336,48 +336,44 @@
-
- +
+
+
+
+ +
+
+
+ + - - - - - - - - - -
Event Time:
Direction - -
- + \ No newline at end of file