Add single-calc-button for individual players. Add settings modal-html.

This commit is contained in:
MaxJa4
2024-01-17 21:33:04 +01:00
parent 331f725959
commit f8ac93f163
5 changed files with 58 additions and 4 deletions

View File

@@ -1,11 +1,14 @@
<div class="input-group input-group-lg mb-1">
<div class="input-group-text py-1 px-2">
<input class="form-check-input fs-4 border-secondary mt-0" type="checkbox" value="" onchange="updateSelectedPlayers(this)" data-bs-toggle="tooltip" data-bs-title="In Berechnung einbeziehen">
<input class="form-check-input fs-4 border-secondary mt-0" type="checkbox" value="" onchange="updateSelectedPlayers(this)">
</div>
<span class="form-control py-2 px-3 w-50">%s</span>
<span class="form-control py-2 px-3" style="width: 10em">%s</span>
<span class="form-control text-center px-1 text-secondary">
<i class="bi bi-trophy me-2"></i>%s
<i class="bi bi-trophy me-2 text-warning"></i>%s
</span>
<button type="button" class="btn btn-outline-secondary">
<i class="bi bi-calculator text-info"></i>
</button>
<button class="btn btn-outline-secondary text-secondary-emphasis dropdown-toggle py-1" type="button" data-bs-toggle="dropdown"></button>
<ul class="dropdown-menu dropdown-menu-end">
<li><a class="dropdown-item text-primary fs-5" href="#" data-bs-toggle="modal" data-bs-id="%d" data-bs-target="#editPlayerModal">