Files
create/src
tetektoza ca9041ce50 BIM: Avoid traceback if there is no Classification selected
As the title says, if user selects `OK` button and has no Classification
selected (which can happen only if the list is empty I think), then they
get a traceback since we're trying to access list of selections
directly.

So this patch adds a small patch to close the form if user has pressed
`OK` button and did not select anything.
2025-05-19 17:41:24 +02:00
..
2025-05-09 15:54:57 +02:00
2025-05-16 09:32:11 +02:00
2025-05-12 17:43:25 +02:00