• 
      

    Fix issue 1539 - view watched-groups does not work

    Review Request #1699 — Created June 30, 2010 and discarded — Latest diff uploaded

    Information

    Review Board
    master

    Reviewers

    As I debugged, the problem only was the lack of self.counts. As it is my first review submission, I just copied and pasted the GroupDataGrid self.counts' to the WatchedGroupDataGrid __init__ method. It's working.
    Now you can see the datagrid view, no debug page is shown as expected in issue's description.