WebUI: Always close one window
commit1cd3c586c1be5b70db67e811fa149e9c65925129
authorThomas Piccirello <8296030+Piccirello@users.noreply.github.com>
Sat, 16 Nov 2024 07:12:35 +0000 (16 04:12 -0300)
committerGitHub <noreply@github.com>
Sat, 16 Nov 2024 07:12:35 +0000 (16 15:12 +0800)
tree5cc0807df9cc9088c42bca75fa449919561a329c
parent0f12d077c89e5546e8617f899c26a42517f59353
WebUI: Always close one window

Closing all windows is overly broad and never the intention.

PR #21804.
24 files changed:
src/webui/www/private/addpeers.html
src/webui/www/private/addtrackers.html
src/webui/www/private/addwebseeds.html
src/webui/www/private/confirmfeeddeletion.html
src/webui/www/private/confirmtrackerdeletion.html
src/webui/www/private/download.html
src/webui/www/private/downloadlimit.html
src/webui/www/private/edittracker.html
src/webui/www/private/editwebseed.html
src/webui/www/private/newcategory.html
src/webui/www/private/newfeed.html
src/webui/www/private/newfolder.html
src/webui/www/private/newtag.html
src/webui/www/private/rename.html
src/webui/www/private/rename_feed.html
src/webui/www/private/rename_file.html
src/webui/www/private/rename_files.html
src/webui/www/private/scripts/client.js
src/webui/www/private/setlocation.html
src/webui/www/private/shareratio.html
src/webui/www/private/upload.html
src/webui/www/private/uploadlimit.html
src/webui/www/private/views/confirmdeletion.html
src/webui/www/private/views/preferences.html