[otrs-cvs]
CVS: otrs/Kernel/Output/HTML NavBarTicketWatcher.pm, 1.1, 1.2
cvs-log at otrs.org
cvs-log at otrs.org
Mon Jul 3 12:54:54 CEST 2006
Update of /home/cvs/otrs/Kernel/Output/HTML
In directory lancelot:/tmp/cvs-serv25333
Modified Files:
NavBarTicketWatcher.pm
Log Message:
switch Link to AgentTicketMailbox
Index: NavBarTicketWatcher.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/NavBarTicketWatcher.pm,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** NavBarTicketWatcher.pm 26 Jun 2006 15:06:55 -0000 1.1
--- NavBarTicketWatcher.pm 3 Jul 2006 09:54:52 -0000 1.2
***************
*** 69,73 ****
Name => $Text,
Image => 'watcher.png',
! Link => 'Action=AgentTicketWatcher',
AccessKey => '',
};
--- 69,73 ----
Name => $Text,
Image => 'watcher.png',
! Link => 'Action=AgentTicketMailbox&Subaction=Watched',
AccessKey => '',
};
***************
*** 77,78 ****
--- 77,79 ----
1;
+
More information about the cvs-log
mailing list