From c62c5205ac7df0dd6b3f47c0ab8376c5c2bfb94b Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Wed, 16 Mar 2016 09:24:52 -0400 Subject: crude UI for creating events --- views/dashboard.php | 1 + views/event.php | 102 ++++++++++++++++++++++++++++++++++++++++++++++++ views/layout.php | 1 + views/new-itinerary.php | 2 +- 4 files changed, 105 insertions(+), 1 deletion(-) create mode 100644 views/event.php (limited to 'views') diff --git a/views/dashboard.php b/views/dashboard.php index 3c29f92..49baf8c 100644 --- a/views/dashboard.php +++ b/views/dashboard.php @@ -4,6 +4,7 @@