Re: Hiding menu options for particular user groups
Matt Zagrabelny <[email protected]> Wed, 25 Jan 2017 15:19:31 -0600
| Newsgroups | gmane.comp.bug-tracking.request-tracker.user |
|---|---|
| Message-ID | <CAOLfK3XS-B3ZKH3-RG9FG0KQw9PyO5WXt5=jumO71VbJptXK=w@mail.gmail.com> |
On Wed, Jan 25, 2017 at 3:03 PM, Matthew Coons <[email protected]> wrote: > Is there anything besides restarting apache and clearing the Mason cache > that I need to do for my changes to take effect? Perhaps. What did you exactly do besides those two steps? Feel free to copy and paste what commandline commands you ran. > I found the callbacks that reference the "logout" button in the "Tabs" file > and I commented them out. Ideally you should be using the callback, not commenting it out. > I restarted apache and cleared the mason cache, but I still see the logout > option present. Even if I start a new session from a private webpage. > > Any ideas what I may be doing wrong? Customizing RT can have a bit of a learning curve, but once you understand the details, it is rather flexible and powerful. All that being said, if this is your first customization, it might take a few iterations before things start clicking. -m