[Rt-commit] rtir branch, 4.2-theme/migrate-to-elevator-themes, updated. 4.0.1rc1-102-gf02a0744

Blaine Motsinger blaine at bestpractical.com
Wed Sep 18 14:01:07 EDT 2019


The branch, 4.2-theme/migrate-to-elevator-themes has been updated
       via  f02a074400ca4305791e76db6bdcbb298121593f (commit)
      from  a8537ca4132fee9b3ca3dc36e7d69c1df65f7536 (commit)

Summary of changes:
 html/RTIR/Elements/MergeWith | 2 ++
 1 file changed, 2 insertions(+)

- Log -----------------------------------------------------------------
commit f02a074400ca4305791e76db6bdcbb298121593f
Author: Blaine Motsinger <blaine at bestpractical.com>
Date:   Wed Sep 18 13:00:35 2019 -0500

    Migrate RTIR/Merge to elevator themes

diff --git a/html/RTIR/Elements/MergeWith b/html/RTIR/Elements/MergeWith
index 9827e32d..a43a1e92 100644
--- a/html/RTIR/Elements/MergeWith
+++ b/html/RTIR/Elements/MergeWith
@@ -45,6 +45,7 @@
 %# those contributions and any derivatives thereof.
 %#
 %# END BPS TAGGED BLOCK }}}
+<div class="row">
 <h3><% $Title %></h3>
 <& /RTIR/Search/Elements/ShowResults,
     Lifecycle     => $Lifecycle,
@@ -58,6 +59,7 @@
     Order         => $Order,
     BaseURL       => RT::IR->HREFTo("Merge/?id=$id"),
 &>
+</div>
 
 <%INIT>
 my $Type = RT::IR::TicketType( Lifecycle => $Lifecycle );

-----------------------------------------------------------------------


More information about the rt-commit mailing list