[Rt-commit] rt branch, 4.4-trunk, updated. rt-4.4.1-339-g93b6eba

Brian Duggan brian at bestpractical.com
Wed May 10 11:58:53 EDT 2017


The branch, 4.4-trunk has been updated
       via  93b6ebaef455378ac7d30567d6bd24cf622265a4 (commit)
       via  57f09ec5a297dc2b0a5c144beb69c99019fc9553 (commit)
      from  6cf035492ff95ea4d440e93e812b22be7c4eda77 (commit)

Summary of changes:
 share/html/Ticket/Create.html | 1 +
 1 file changed, 1 insertion(+)

- Log -----------------------------------------------------------------
commit 57f09ec5a297dc2b0a5c144beb69c99019fc9553
Author: Matt Zagrabelny <mzagrabe at d.umn.edu>
Date:   Fri May 5 18:02:45 2017 -0500

    callback after table opens for Ticket/Create.html

diff --git a/share/html/Ticket/Create.html b/share/html/Ticket/Create.html
index 98599cf..26dc216 100644
--- a/share/html/Ticket/Create.html
+++ b/share/html/Ticket/Create.html
@@ -143,6 +143,7 @@
 <div id="ticket-create-message">
   <&| /Widgets/TitleBox, title => $title, class => 'messagedetails' &>
 <table border="0" cellpadding="0" cellspacing="0">
+% $m->callback(CallbackName => 'BeforeRequestors', QueueObj => $QueueObj, ARGSRef => \%ARGS);
 <tr>
 <td class="label">
 <&|/l&>Requestors</&>:

commit 93b6ebaef455378ac7d30567d6bd24cf622265a4
Merge: 6cf0354 57f09ec
Author: Brian C. Duggan <brian at bestpractical.com>
Date:   Wed May 10 11:58:11 2017 -0400

    Merge branch '4.4/ticket-create-callback-after-table-opens' into 4.4-trunk


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


More information about the rt-commit mailing list