Uploaded image for project: 'Archiva'
  1. Archiva
  2. MRM-777

assignments.jsp: missing <tr></tr> group under "Resource Roles":

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.1
    • 1.1
    • Web Interface
    • None

    Description

      /archiva-webapp/src/main/webapp/WEB-INF/jsp/redback/admin/assignments.jsp

      missing <tr></tr> group under "Resource Roles":

      <h5>Resource Roles:</h5>
      ...
      <c:forEach var="row" items="${table}">
      --> <tr>
      <c:forEach var="column" items="${row}">
      ...
      </c:forEach>
      --> </tr>
      </c:forEach>

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              carloscs Carlos Costa e Silva
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: