Skip to content

Hotfix/rjs listbox td

Tomáš Peterka requested to merge hotfix/rjs-listbox-td into master

ListBox HTML template had few validity (and semantical issues).

This fixes usage of TH, unclosed tags and invalid HTML attributes.

Merge request reports