TreeTable sort causes infinite table refresh #PL-2219

This commit is contained in:
Yuriy Artamonov 2013-06-14 13:20:56 +00:00
parent 017e4fdcdd
commit 2160a50d9b

View File

@ -60,7 +60,7 @@ def desktopModule = project(':cuba-desktop')
def uiTestModule = project(':cuba-test-ui')
def portalModule = project(':cuba-portal')
def vaadinVersion = '7.0.7.h.M1'
def vaadinVersion = '7.0.7.h.M2'
def servletApi = [group: 'org.apache.tomcat', name: 'servlet-api', version: '6.0.20']
def groovyArtifact = [group: 'org.codehaus.groovy', name: 'groovy', version: '1.7.10']