[Rt-commit] rt branch, 4.2/keep-date-cf-value-on-create, repushed
? sunnavy
sunnavy at bestpractical.com
Wed Sep 3 20:29:37 EDT 2014
The branch 4.2/keep-date-cf-value-on-create was deleted and repushed:
was 720a072c103009484f1e26e53eb20f1591e91c0e
now 0e46f07f8d68bbd83bcd1a6e8569e20f77690244
1: 3433e12 = 1: 3433e12 Add tests showing date CF value is lost on add attachment submit
2: 720a072 ! 2: 0e46f07 fill the date cf inputs when creating tickets/txns
@@ -85,13 +85,13 @@
--- a/share/html/Ticket/Elements/EditTransactionCustomFields
+++ b/share/html/Ticket/Elements/EditTransactionCustomFields
@@
+ </<% $CELL %>>
+ <<% $CELL %>>
<& /Elements/EditCustomField,
++ %ARGS,
CustomField => $CF,
Object => RT::Transaction->new( $session{'CurrentUser'} ),
-+ %ARGS,
&>
- % if (my $msg = $m->notes('InvalidField-' . $CF->Id)) {
- <br />
diff --git a/share/html/Ticket/ModifyAll.html b/share/html/Ticket/ModifyAll.html
--- a/share/html/Ticket/ModifyAll.html
More information about the rt-commit
mailing list