From dd620f18b9a9dd01d4a21de9fb4f1194ba6d003d Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Wed, 25 May 2016 16:29:05 -0700 Subject: indicator on the top bar for new activity on tickets, #41670 --- httemplate/elements/header-full.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'httemplate/elements/header-full.html') diff --git a/httemplate/elements/header-full.html b/httemplate/elements/header-full.html index a67538d11..611da10dc 100644 --- a/httemplate/elements/header-full.html +++ b/httemplate/elements/header-full.html @@ -75,6 +75,9 @@ Example: <% $company_name || 'ExampleCo' %> + + <& notify-tickets.html &> + Logged in as <% getotaker %>  logout
Preferences % if ( $conf->config("ticket_system") % && FS::TicketSystem->access_right(\%session, 'ModifySelf') ) { -- cgit v1.2.1