diff --git a/add_calendar_event_modal.php b/add_calendar_event_modal.php index 989b5819..ceb58097 100644 --- a/add_calendar_event_modal.php +++ b/add_calendar_event_modal.php @@ -68,6 +68,12 @@ + + + + + +
@@ -92,6 +98,8 @@
+ +
diff --git a/add_invoice_recurring_modal.php b/add_invoice_recurring_modal.php deleted file mode 100644 index 08b6003a..00000000 --- a/add_invoice_recurring_modal.php +++ /dev/null @@ -1,37 +0,0 @@ - \ No newline at end of file diff --git a/client_add_calendar_event_modal.php b/client_add_calendar_event_modal.php deleted file mode 100644 index 7950ced8..00000000 --- a/client_add_calendar_event_modal.php +++ /dev/null @@ -1,80 +0,0 @@ - \ No newline at end of file diff --git a/client_edit_calendar_event_modal.php b/client_edit_calendar_event_modal.php deleted file mode 100644 index a1d8b983..00000000 --- a/client_edit_calendar_event_modal.php +++ /dev/null @@ -1,80 +0,0 @@ - \ No newline at end of file diff --git a/client_events.php b/client_events.php index 125741b4..9b83e8c9 100644 --- a/client_events.php +++ b/client_events.php @@ -10,7 +10,7 @@ if(isset($_GET['calendar_id'])){
- + + + + + + +
@@ -91,6 +97,8 @@
+ +
diff --git a/calendar_domains.php b/test_calendar_domains.php similarity index 100% rename from calendar_domains.php rename to test_calendar_domains.php diff --git a/client_payments_by_invoice.php b/test_client_payments_by_invoice.php similarity index 100% rename from client_payments_by_invoice.php rename to test_client_payments_by_invoice.php diff --git a/client_print_side_nav.php b/test_client_print_side_nav.php similarity index 100% rename from client_print_side_nav.php rename to test_client_print_side_nav.php diff --git a/contacts.php b/test_contacts.php similarity index 100% rename from contacts.php rename to test_contacts.php diff --git a/delete_confirm_modal.php b/test_delete_confirm_modal.php similarity index 100% rename from delete_confirm_modal.php rename to test_delete_confirm_modal.php diff --git a/export_excel_example.php b/test_export_excel_example.php similarity index 100% rename from export_excel_example.php rename to test_export_excel_example.php diff --git a/print_profit_loss.php b/test_print_profit_loss.php similarity index 100% rename from print_profit_loss.php rename to test_print_profit_loss.php diff --git a/report_income_summary_2.php b/test_report_income_summary_2.php similarity index 100% rename from report_income_summary_2.php rename to test_report_income_summary_2.php diff --git a/starter_new.php b/test_starter_new.php similarity index 100% rename from starter_new.php rename to test_starter_new.php diff --git a/transactions.php b/test_transactions.php similarity index 100% rename from transactions.php rename to test_transactions.php