diff options
Diffstat (limited to 'rt/share/html/Ticket/Elements/ShowCustomFields')
-rwxr-xr-x | rt/share/html/Ticket/Elements/ShowCustomFields | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/share/html/Ticket/Elements/ShowCustomFields b/rt/share/html/Ticket/Elements/ShowCustomFields index 2e2276e33..7d4298a1b 100755 --- a/rt/share/html/Ticket/Elements/ShowCustomFields +++ b/rt/share/html/Ticket/Elements/ShowCustomFields @@ -45,7 +45,7 @@ %# those contributions and any derivatives thereof. %# %# END BPS TAGGED BLOCK }}} -<& /Elements/ShowCustomFields, Object => $Ticket &> +<& /Elements/ShowCustomFields, %ARGS, Object => $Ticket &> <%ARGS> $Ticket => undef </%ARGS> |