mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-01-06 15:04:34 +08:00
WebUI: Select category on right click
This commit is contained in:
parent
fc077257d0
commit
d63f9e751d
@ -42,6 +42,9 @@
|
||||
offsets : {
|
||||
x : -15,
|
||||
y : 2
|
||||
},
|
||||
onShow: function () {
|
||||
this.options.element.firstChild.click();
|
||||
}
|
||||
});
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user