[Rt-commit] rtir branch 5.0-trunk updated. 5.0.1-73-ge25685e8
BPS Git Server
git at git.bestpractical.com
Thu Jun 9 16:42:23 UTC 2022
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "rtir".
The branch, 5.0-trunk has been updated
via e25685e81827758d6987c9d5004b82041d844b8e (commit)
via 3fc32ba393fd3ecbaf8e64c202ebc52aa4049cca (commit)
via 4569b16c77b575e140cb89be4975fd1dc87139a9 (commit)
from 8330d1c630ce1d1a097e6c2c3d350d9717d6e06b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e25685e81827758d6987c9d5004b82041d844b8e
Merge: 8330d1c6 3fc32ba3
Author: sunnavy <sunnavy at bestpractical.com>
Date: Fri Jun 10 00:29:18 2022 +0800
Merge branch '4.0-trunk' into 5.0-trunk
diff --cc html/RTIR/Update.html
index 0f403af5,0f63336d..1e0957e1
--- a/html/RTIR/Update.html
+++ b/html/RTIR/Update.html
@@@ -133,7 -128,7 +137,7 @@@
<script type="text/javascript">
jQuery( function() {
var updateScrips = function() {
- jQuery('#recipients div.titlebox-content div.card-body').load( '<% RT->Config->Get('WebPath')%>/Helpers/ShowSimplifiedRecipients',
- jQuery('#recipients div.titlebox-content').load( '<% RT->Config->Get('WebPath')%>/Helpers/ShowSimplifiedRecipients?RenderTxnRecipientsInput=1',
++ jQuery('#recipients div.titlebox-content div.card-body').load( '<% RT->Config->Get('WebPath')%>/Helpers/ShowSimplifiedRecipients?RenderTxnRecipientsInput=1',
jQuery('form[name=TicketUpdate]').serialize(),
function() {
var txn_send_field = jQuery("#recipients input[name=TxnSendMailTo]");
-----------------------------------------------------------------------
Summary of changes:
html/RTIR/Update.html | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
hooks/post-receive
--
rtir
More information about the rt-commit
mailing list