On Mon, Sep 29, 2008 at 06:19:38PM -0400, Johann Stander wrote: > Hi. > > Is there anyway to change the layout of the Tickets display screen. > > > > We would not like to display dates/links/reminders on this page... > > Does this required some html code to be change, and where can I find > this code or some examples? >
For Reminders, see '$EnableReminders' in RT_Config.pm. For other thinks, you have to copy the Mason page (share/html/Ticket/Display.html) to local/html/Ticket/, then modify it to comment unwanted thinks. _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
