<turbo-stream action="update" target="modal-dialog-frame"><template><div aria-hidden="true" aria-labelledby="user-tournament-history-modal-label" class="modal fade" data-action="turbo:before-render@document-&gt;dialog#handleBeforeRender" data-controller="dialog" id="user-tournament-history-modal" tabindex="-1">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="user-tournament-history-modal-label">Mareks Kupšāns turnīru vēsture</h5>
<button aria-label="Close" class="btn-close" data-action="click-&gt;dialog#close" type="button"></button>
</div>
<div class="modal-body" id="user-tournament-history-modal-body">
<div class="history-wrapper" data-autoload-paginator-page-value="1" data-autoload-paginator-url-value="/player/users/1673/tournament_history.turbo_stream" data-controller="autoload-paginator">
<div class="table-responsive">
<table class="table table-striped table-hover mb-0">
<thead>
<tr>
<th>Lokācija</th>
<th>Turnīrs</th>
<th>Partneris</th>
<th>Vieta</th>
<th>Punkti</th>
</tr>
</thead>
<tbody data-autoload-paginator-target="container" id="user-history-container">
<tr>
<td>MH Padel</td>
<td>
<a data-turbo-frame="modal-dialog-frame" class="text-decoration-none" href="/player/tournaments/289/results.turbo_stream">WC &quot;D&quot; - 18 Apr 12:00</a>
</td>
<td>Niklāvs Geidāns</td>
<td>15</td>
<td>70</td>
</tr>

</tbody>
</table>
</div>
</div>


</div>
</div>
</div>
</div>
</template></turbo-stream>