Closed (works as designed)
Project:
E-Journal
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Nov 2007 at 11:30 UTC
Updated:
5 Nov 2007 at 21:34 UTC
When viewing article pages don't want History tab. How can I disappear it?
Thanx.
Surfer_1
Comments
Comment #1
romca commentedthere is not easy way as this is a tab task and that one cannot be un/checked in the menu, but the history tab is visible only to "chief editors" and "editor" roles (and to site admin). If you really want to get rid of it, i would recommend changing the ejournal_menu() function
remove it, or add something like: is_numeric("x") inside of the code
i can move the logging functionality to separate module in the future, but that is low on the priority list
Comment #2
surfer_1 commentedI can see that not only editor or chief editor.. When I go as guest I can see. I think there is a problem.
Comment #3
romca commentedhi, fixed now - thanks for reporting