mirror of
https://github.com/syncthing/syncthing.git
synced 2026-03-28 19:21:20 -04:00
The CSS method to select device IDs on click was added in [1]. However, it was later mistakenly overwritten by [2]. This commit fixes the regression and also applies the same behaviour to the Edit Device modal which was omitted in the original commit. [1]5baf5fedb5[2]5e384c9185Signed-off-by: Tomasz Wilczyński <twilczynski@naver.com>