add share limit action child menu

This commit is contained in:
Mark Yu 2025-07-13 12:10:16 -04:00
commit f211cd4e23

View file

@ -181,7 +181,13 @@
</li>
<li>
<a href="#ShareLimitAction" class="arrow-right"><img src="images/configure.svg" alt="QBT_TR(ShareLimitAction)QBT_TR[CONTEXT=TransferListWidget]"> QBT_TR(Action when the limit is reached)QBT_TR[CONTEXT=TransferListWidget]</a>
<ul id="contextShareLimitAction" class="scrollableMenu"></ul>
<ul id="contextShareLimitAction" class="scrollableMenu">
<li><a href="#"> QBT_TR(Default)QBT_TR[CONTEXT=TransferListWidget]</a></li>
<li><a href="#"> QBT_TR(Stop torrent)QBT_TR[CONTEXT=TransferListWidget]</a></li>
<li><a href="#"> QBT_TR(Remove torrent)QBT_TR[CONTEXT=TransferListWidget]</a></li>
<li><a href="#"> QBT_TR(Remove Torrent and its content)QBT_TR[CONTEXT=TransferListWidget]</a></li>
<li><a href="#"> QBT_TR(Enable super seeding for torrent)QBT_TR[CONTEXT=TransferListWidget]</a></li>
</ul>
</li>
<li title="QBT_TR(Automatic mode means that various torrent properties(eg save path) will be decided by the associated category)QBT_TR[CONTEXT=TransferListWidget]">
<a href="#autoTorrentManagement"><img src="images/checked-completed.svg" alt="QBT_TR(Automatic Torrent Management)QBT_TR[CONTEXT=TransferListWidget]"> QBT_TR(Automatic Torrent Management)QBT_TR[CONTEXT=TransferListWidget]</a>