[Rt-commit] [rtir] 07/10: Remove trailing whitespace
Jesse Vincent
jesse at bestpractical.com
Thu Feb 26 19:25:45 EST 2015
This is an automated email from the git hooks/post-receive script.
jesse pushed a commit to branch 3.4/remove_old_constituencies
in repository rtir.
commit 8dc5fff350e15bb54e13baa1472a8d3e1ea18b66
Author: Jesse Vincent <jesse at bestpractical.com>
Date: Thu Feb 26 16:06:13 2015 -0800
Remove trailing whitespace
---
html/RTIR/Edit.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/html/RTIR/Edit.html b/html/RTIR/Edit.html
index 84359ff..962044d 100644
--- a/html/RTIR/Edit.html
+++ b/html/RTIR/Edit.html
@@ -50,7 +50,7 @@
&>
<& /Elements/Tabs &>
-% $m->callback(CallbackName => 'BeforeActionList', Actions => \@results, ARGSRef => \%ARGS, Ticket => $Ticket);
+% $m->callback(CallbackName => 'BeforeActionList', Actions => \@results, ARGSRef => \%ARGS, Ticket => $Ticket);
<& /Elements/ListActions, actions => \@results &>
% unless ($Ticket->CurrentUserHasRight('ModifyTicket')) {
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the rt-commit
mailing list