[Rt-commit] rtir branch, 5.0/use-standard-message-box, repushed
Craig Kaiser
craig at bestpractical.com
Tue Jun 2 17:33:44 EDT 2020
The branch 5.0/use-standard-message-box was deleted and repushed:
was 5b32c35c6c6c625376726d0ff54bdd5582a4a2dc
now fc6e07020dd7572f1f12676dad812a577e0c6089
1: 5b32c35c ! 1: fc6e0702 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!')), titlebox => { class => 'error' } &>
++<& /Elements/ListActions, actions => (loc('Warning: no recipients!')), titlebox => { class => 'error-titlebox' } &>
% }
<& ../Elements/ReplyForm, %ARGS,
More information about the rt-commit
mailing list