Script Summary: Changes "View tickets" to point to default Custom Query link
You'll need to change the URL to match your custom query link.
To do this:
1. Go to View Tickets -> Custom Query and set up your filters
2. Open the script source and set QueryParams variable to match part after last slash (Example: query?status=...)
3. Setup @include to match your trac baseurl
:)



