Process historical snapshot tasks 047-051
This commit is contained in:
@@ -59,6 +59,20 @@
|
||||
>
|
||||
Comunidad Hispana #02
|
||||
</button>
|
||||
<button
|
||||
class="historical-selector__button"
|
||||
type="button"
|
||||
data-server-slug="comunidad-hispana-03"
|
||||
>
|
||||
Comunidad Hispana #03
|
||||
</button>
|
||||
<button
|
||||
class="historical-selector__button"
|
||||
type="button"
|
||||
data-server-slug="all-servers"
|
||||
>
|
||||
Totales / Todos
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -97,7 +111,7 @@
|
||||
<div class="panel__header historical-panel__header">
|
||||
<div>
|
||||
<p class="eyebrow eyebrow--section">Ranking semanal</p>
|
||||
<h2 id="weekly-ranking-title">Ranking semanal del servidor activo</h2>
|
||||
<h2 id="weekly-ranking-title">Ranking semanal del alcance activo</h2>
|
||||
<p class="historical-panel__note" id="weekly-window-note">
|
||||
Cargando ventana semanal...
|
||||
</p>
|
||||
@@ -174,8 +188,8 @@
|
||||
<div>
|
||||
<p class="eyebrow eyebrow--section">Partidas recientes</p>
|
||||
<h2 id="recent-matches-title">Ultimos cierres registrados</h2>
|
||||
<p class="historical-panel__note">
|
||||
Lista de cierres ya registrados para el servidor activo.
|
||||
<p class="historical-panel__note" id="recent-matches-note">
|
||||
Lista de cierres ya registrados para el alcance activo.
|
||||
</p>
|
||||
<p class="historical-snapshot-meta" id="recent-matches-snapshot-meta">
|
||||
Cargando snapshot de partidas...
|
||||
|
||||
Reference in New Issue
Block a user