Skip to content

Commit

Permalink
New callback 'BeforeTitle' to change history titlebox
Browse files Browse the repository at this point in the history
  • Loading branch information
craigkai committed Aug 15, 2018
1 parent f545f6c commit 6620627
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions share/html/Elements/ShowHistoryHeader
Expand Up @@ -97,6 +97,7 @@ if ( $ShowDisplayModes or $ShowTitle or $ScrollShowHistory ) {
}

</%perl>
% $m->callback( CallbackName => 'BeforeTitle', %ARGS, title => \$title, titleright => \$titleright );
<& /Widgets/TitleBoxStart, title => $title, titleright_raw => $titleright &>
% }

Expand Down

0 comments on commit 6620627

Please sign in to comment.