diff --git a/templates/no_nav.haml b/templates/no_nav.haml index af6d6a22f28..c8b12ecf887 100644 --- a/templates/no_nav.haml +++ b/templates/no_nav.haml @@ -29,8 +29,4 @@ .flex.flex-col.h-full .flex-grow - .bottom - -block footer - {{block.super}} - -block interface-option \ No newline at end of file diff --git a/templates/tickets/ticket_list.haml b/templates/tickets/ticket_list.haml index 2b9bb3de9f1..690387cf501 100644 --- a/templates/tickets/ticket_list.haml +++ b/templates/tickets/ticket_list.haml @@ -319,7 +319,3 @@ Open Ticket action to open a new ticket. %temba-contact-chat.shadow(agent="{{request.user.email}}" -temba-refreshed="handleContactHistoryUpdated" -temba-content-changed="handleTicketUpdated" monitor="true" toolbar="true") - - -block footer - .mt-8 - {{block.super}} \ No newline at end of file