mirror of
https://gitee.com/jmix/cuba.git
synced 2024-12-04 04:07:42 +08:00
Refs #1253 Apply filter on selected rows (improvements)
This commit is contained in:
parent
4d63a077c9
commit
142729b765
@ -66,7 +66,7 @@ configure([sharedLibModule, globalModule, coreModule, clientModule, guiModule, w
|
||||
apply(plugin: 'cuba')
|
||||
|
||||
dependencies {
|
||||
compile(group: 'com.haulmont.bali', name: 'bali', version: '3.1.2')
|
||||
compile(group: 'com.haulmont.bali', name: 'bali', version: '3.2.0')
|
||||
compile(group: 'com.haulmont.chile', name: 'chile-core', version: '3.1.2')
|
||||
compile(group: 'com.haulmont.chile', name: 'chile-jpa', version: '3.1.2')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user