Skip to content
English
  • There are no suggestions because the search field is empty.
CUSTOMER HUB
Iron Software Customer Hub Logo
`; $(customerPortalHeader).append(headerContent); // inject footer's content from template file const footerContent = ``; $(customerPortalFooter).append(footerContent); // inject new ticket button // backup (202507-03) // $('form.cp-ticket-toolbar').append(' File Support Ticket'); setTimeout(() => { $('.hs-cp-ticket-listings-header').append(' File Support Ticket'); }, 2000); } });