fix trade lots modal

This commit is contained in:
RubenPX 2022-04-13 13:27:38 +02:00
parent 160777dc35
commit c256936b7d
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@
Lots
<span class="caret"></span>
</button>
<span class="d-none" id="activeTradeModal" data-bs-toggle="modal" data-bs-target="#tradeLotModal"></span>
<ul class="dropdown-menu" aria-labelledby="btnLots" style="width: 300px;" id="dropDownLotsSelector">
<h6 class="dropdown-header">Select some devices to manage lots</h6>
<ul style="list-style-type: none; margin: 0; padding: 0;" class="mx-3" id="LotsSelector"></ul>