diff --git a/assets/js/backend_customers_helper.js b/assets/js/backend_customers_helper.js index 9956d2fd..dfd26abb 100644 --- a/assets/js/backend_customers_helper.js +++ b/assets/js/backend_customers_helper.js @@ -470,6 +470,8 @@ var end = GeneralFunctions.formatDate(Date.parse(appointment.end_datetime), GlobalVariables.dateFormat, true); var timezone = GlobalVariables.timezones[GlobalVariables.user.timezone]; + $('#appointment-details').empty(); + $('
', { 'html': [ $('', { @@ -481,7 +483,7 @@ }), $('