lag race
This commit is contained in:
@@ -306,7 +306,7 @@ export function renderEventManagerMarkup(context) {
|
||||
<div class="panel-body"><p class="hint">${t("events.team_form_drivers")}</p></div>
|
||||
${teamDriverPool.fallback ? `<div class="panel-body"><p class="hint">${t("events.team_driver_fallback")}</p></div>` : ""}
|
||||
<div class="panel-body check-grid">
|
||||
${raceDrivers
|
||||
${teamDriverPool.drivers
|
||||
.map(
|
||||
(driver) => `
|
||||
<label class="check-card">
|
||||
|
||||
Reference in New Issue
Block a user