[Rt-commit] rt branch, 3.8-squelch-watchers-on-update, updated. rt-3.8.7-49-g6f58adb

Kevin Falcone falcone at bestpractical.com
Wed Dec 16 15:10:04 EST 2009


The branch, 3.8-squelch-watchers-on-update has been updated
       via  6f58adb8db64318fcc602ad677278f2e854ecd3c (commit)
      from  3622751b498b1e7a8c347aad04ac4dae7bd8ea20 (commit)

Summary of changes:
 share/html/Ticket/ModifyAll.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit 6f58adb8db64318fcc602ad677278f2e854ecd3c
Author: Kevin Falcone <falcone at bestpractical.com>
Date:   Wed Dec 16 15:08:01 2009 -0500

    Similar new AfterUpdateType callback for Jumbo

diff --git a/share/html/Ticket/ModifyAll.html b/share/html/Ticket/ModifyAll.html
index 7628700..d3e0c6e 100755
--- a/share/html/Ticket/ModifyAll.html
+++ b/share/html/Ticket/ModifyAll.html
@@ -97,6 +97,7 @@
         <option value="response"><&|/l&>Reply to requestors</&></option>
 % }
       </select> 
+% $m->callback( %ARGS, CallbackName => 'AfterUpdateType' );
     </td>
   </tr>
   <tr>

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


More information about the Rt-commit mailing list