[freeside-commits] branch FREESIDE_4_BRANCH updated. ad97e38e5136d585d8cd97137ceddffa05e62522
Mark Wells
mark at 420.am
Mon May 30 10:11:16 PDT 2016
The branch, FREESIDE_4_BRANCH has been updated
via ad97e38e5136d585d8cd97137ceddffa05e62522 (commit)
from 8d13cddd50f00725595040d9c10a50f7ce11fc86 (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 ad97e38e5136d585d8cd97137ceddffa05e62522
Author: Mark Wells <mark at freeside.biz>
Date: Mon May 30 10:10:58 2016 -0700
debug
diff --git a/httemplate/elements/notify-tickets.html b/httemplate/elements/notify-tickets.html
index f7db52e..faf998e 100644
--- a/httemplate/elements/notify-tickets.html
+++ b/httemplate/elements/notify-tickets.html
@@ -31,7 +31,6 @@ if ($enabled) {
my $CurrentUser = $session->{CurrentUser};
$UnrepliedTickets = RT::Tickets->new($CurrentUser);
my $search = $class->new(TicketsObj => $UnrepliedTickets);
-warn Dumper $search;
$search->Prepare;
}
</%init>
-----------------------------------------------------------------------
Summary of changes:
httemplate/elements/notify-tickets.html | 1 -
1 file changed, 1 deletion(-)
More information about the freeside-commits
mailing list