Skip to content

Improve logic which handles "hide done" on transports list

nd requested to merge github/fork/neumantm/bug/hideDoneResetOnRefresh into master

Created by: neumantm

The new logic does not trigger a click on the checkbox, but just sets the checked state. Additionally the table is updated according to the checked state at the end of the ready function.

Solves: #17 (closed)

Merge request reports