pit-swing 2.3.1: switched to using a table for the issue list.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user