diff --git a/agent/calendar.php b/agent/calendar.php index 228917bc..c08f56e1 100644 --- a/agent/calendar.php +++ b/agent/calendar.php @@ -30,43 +30,84 @@ if (isset($_GET['calendar_id'])) {
-
-

Calendars

+
+

Custom Calendars

- +
+ +
+ -
- -
- - +
- -
+
+ +
-
-

System Calendars

-
- -
+
+

Built-in Calendars

+
+ Invoices +
+ +
+ Quotes +
+ +
+ Tickets (Created) +
+ +
+ Recurring Tickets +
+ +
+ Tickets (Scheduled) +
+ +
+ Vendors +
+ + + +
+ Clients +
+ + +
diff --git a/agent/modals/calendar/calendar_event_add.php b/agent/modals/calendar/calendar_event_add.php index 4ff3549e..671dbe29 100644 --- a/agent/modals/calendar/calendar_event_add.php +++ b/agent/modals/calendar/calendar_event_add.php @@ -29,16 +29,6 @@
-
- -
-
- -
- -
-
-
@@ -62,6 +52,16 @@
+
+ +
+
+ +
+ +
+
+
diff --git a/agent/modals/calendar/calendar_event_edit.php b/agent/modals/calendar/calendar_event_edit.php index 234bb0a9..0f1ad846 100644 --- a/agent/modals/calendar/calendar_event_edit.php +++ b/agent/modals/calendar/calendar_event_edit.php @@ -22,7 +22,7 @@ $client_id = intval($row['event_client_id']); ob_start(); ?>