• 
      

    Add TableView and TableItemView to configForms.

    Review Request #5715 — Created April 16, 2014 and submitted — Latest diff uploaded

    Information

    Djblets
    master
    fc1adf8...

    Reviewers

    This adds a couple of useful views for rendering lists of items using
    tables instead of standard lists.

    Used this with some new code, and it worked.