pit-swing 2.3.1: switched to using a table for the issue list.

This commit is contained in:
Jonathan Bernard
2010-05-21 14:25:21 -05:00
parent b7670e69f3
commit a5d01b05d2
9 changed files with 201 additions and 39 deletions

View File

@ -19,7 +19,7 @@ class ProjectPanelModel {
@Bindable Issue popupIssue = null
// cache the ListModels
def projectListModels = [:]
def projectTableModels = [:]
def issueCellRenderer
// local filter for projects and issues