[Rt-commit] rtir branch, 5.0/use-standard-message-box, repushed
Craig Kaiser
craig at bestpractical.com
Tue Jun 2 13:51:50 EDT 2020
The branch 5.0/use-standard-message-box was deleted and repushed:
was 699cd3c01f31b5054194af91715ed9fe512193c6
now 5b32c35c6c6c625376726d0ff54bdd5582a4a2dc
1: 699cd3c0 ! 1: 5b32c35c Use standard RT ListActions component for Incident reply page
@@ -10,7 +10,7 @@
% unless ( $candidates ) {
-<h2 class="no-recipients">Warning: no recipients!</h2>
-+<& /Elements/ListActions, actions => (loc('Warning: no recipients!')) &>
++<& /Elements/ListActions, actions => (loc('Warning: no recipients!')), titlebox => { class => 'error' } &>
% }
<& ../Elements/ReplyForm, %ARGS,
More information about the rt-commit
mailing list