mirror of
https://github.com/ronggang/transmission-web-control.git
synced 2025-04-15 22:27:09 +00:00
修复删除种子后没有清除已选中内容状态的BUG
This commit is contained in:
parent
e323748f70
commit
bf8334acda
|
@ -36,6 +36,7 @@
|
|||
{
|
||||
thisDialog.dialog("close");
|
||||
system.reloadTorrentBaseInfos();
|
||||
system.control.torrentlist.datagrid("uncheckAll");
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user