- Notifications
You must be signed in to change notification settings - Fork927
Description
In the dashboard underTemplates -><Template> ->Versions, users with themember
role may view, but not click, the "Promote" button to set an active version for a template. Theycan click anywhere in the version listing; when they do, it returns a 404.
In general, there's no reason for developers to see the versions page as they are not managing template status. Thus, we should hide the "versions" section entirely and redirect non-template-admins when they navigate here directly.