• 
      

    Fix form field row IDs and missing classes.

    Review Request #9215 — Created Sept. 23, 2017 and submitted — Latest diff uploaded

    Information

    Djblets
    release-0.10.x
    2973468...

    Reviewers

    This change restores some missing items (row IDs and error/field name classes)
    from the admin form templates. This was just a simple oversight from the recent
    admin template refactor.

    Verified that the new repository form was no longer broken.