mirror of
https://gitee.com/jmix/cuba.git
synced 2024-12-04 20:28:00 +08:00
PL-10427 Desktop picker field buttons use wrong icons
This commit is contained in:
parent
65c4c8fba7
commit
0304897901
@ -17,4 +17,11 @@
|
|||||||
|
|
||||||
@include=default-theme.properties, legacy-theme.properties
|
@include=default-theme.properties, legacy-theme.properties
|
||||||
|
|
||||||
cuba.gui.ResetPasswordsDialog.width=660px
|
cuba.gui.ResetPasswordsDialog.width=660px
|
||||||
|
|
||||||
|
icons.PICKERFIELD_CLEAR = components/pickerfield/images/clear-btn.png
|
||||||
|
icons.PICKERFIELD_CLEAR_READONLY = components/pickerfield/images/clear-btn-readonly.png
|
||||||
|
icons.PICKERFIELD_LOOKUP = components/pickerfield/images/lookup-btn.png
|
||||||
|
icons.PICKERFIELD_LOOKUP_READONLY = components/pickerfield/images/lookup-btn-readonly.png
|
||||||
|
icons.PICKERFIELD_OPEN = components/pickerfield/images/open-btn.png
|
||||||
|
icons.PICKERFIELD_OPEN_READONLY = components/pickerfield/images/open-btn-readonly.png
|
||||||
|
Loading…
Reference in New Issue
Block a user