Skip to content

UBDF-13462 `USelectEntity.buildShowDictionaryConfig`: fixed `select` button disabling if row is not selected yet

Havryliuk Stepan requested to merge fix/UBDF-13462 into master

UBDF-13462 USelectEntity.buildShowDictionaryConfig: fixed problem with select button disable, when row is not selected yet. A `disabled` property should be passed to `UButton` as a html-attribute.

Edited by Pavel Mashliakovskiy

Merge request reports