[Rt-commit] rt branch, 5.0-trunk, updated. rt-5.0.0-226-g55b3d0656d

? sunnavy sunnavy at bestpractical.com
Mon Jan 25 14:12:23 EST 2021


The branch, 5.0-trunk has been updated
       via  55b3d0656d7f4eadcdf763a99eee88a4633e3419 (commit)
       via  c69a8daed7eddd9bb542f6740aa7792cda3c4431 (commit)
      from  9b6ea48ac4bdeebc7e1570d74c2b3a234aae9a02 (commit)

Summary of changes:
 share/html/Admin/Queues/Modify.html | 1 +
 1 file changed, 1 insertion(+)

- Log -----------------------------------------------------------------
commit c69a8daed7eddd9bb542f6740aa7792cda3c4431
Author: Dianne Skoll <dianne at bestpractical.com>
Date:   Mon Jan 25 09:46:41 2021 -0500

    Add AfterQueueAddresses callback for queue admin page

diff --git a/share/html/Admin/Queues/Modify.html b/share/html/Admin/Queues/Modify.html
index 31331c7709..e9e859632e 100644
--- a/share/html/Admin/Queues/Modify.html
+++ b/share/html/Admin/Queues/Modify.html
@@ -131,6 +131,7 @@
       <span><em><&|/l , RT->Config->Get('CommentAddress')&>(If left blank, will default to [_1])</&></em></span>
     </div>
   </div>
+% $m->callback( CallbackName => 'AfterQueueAddresses', %ARGS, QueueObj => $QueueObj, results => \@results );
 
   <div class="form-row">
     <div class="label col-3"></div>

commit 55b3d0656d7f4eadcdf763a99eee88a4633e3419
Merge: 9b6ea48ac4 c69a8daed7
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Tue Jan 26 03:03:32 2021 +0800

    Merge branch '5.0/add-callback-after-queue-addresses' into 5.0-trunk


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


More information about the rt-commit mailing list