[freeside-commits] branch FREESIDE_3_BRANCH updated. 8e8a3366427d115536f547c688c371f9c22302ce

Mark Wells mark at 420.am
Mon May 30 10:11:16 PDT 2016


The branch, FREESIDE_3_BRANCH has been updated
       via  8e8a3366427d115536f547c688c371f9c22302ce (commit)
      from  974bdc838a51d015593f5f570163f3395026792f (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 8e8a3366427d115536f547c688c371f9c22302ce
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