Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Compatibility

4.x

(tick)

3.13.x

(tick)

Installation

  1. Copy the JAR to your WEB-INF/lib folder.You can install this plugin via the universal plugin manager!
  2. Modify the file /secure/admin/user/views/userbrowser.jsp to get a UI 'SU' link. Find the following:
    Code Block
    typexml
        <a id="projectroles_link_<webwork:property value="name"/>" href="<webwork:url page="ViewUserProjectRoles!default.jspa"><webwork:param name="'name'" value="name" /><webwork:param name="'returnUrl'" value="'UserBrowser.jspa'" /></webwork:url>"><webwork:text name="'common.words.project.roles'"/></a>
    

...