Razmig Sarkissian 2 years ago
parent c2c2bbefb3
commit 5711d02773
  1. 2
      scores/templates/scores/brackets.html
  2. 2
      scores/templates/scores/teams.html
  3. 2
      scores/templates/scores/tournament.html

@ -5,12 +5,12 @@
<head> <head>
{% if tv %} {% if tv %}
<script>history.scrollRestoration = "manual"</script>
<script src= <script src=
"https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"> "https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js">
</script> </script>
{% endif %} {% endif %}
<script>history.scrollRestoration = "manual"</script>
<link rel="stylesheet" href="{% static 'scores/style.css' %}"> <link rel="stylesheet" href="{% static 'scores/style.css' %}">
<title>Padel</title> <title>Padel</title>
{% if not tv %} {% if not tv %}

@ -5,12 +5,12 @@
<head> <head>
{% if tv %} {% if tv %}
<script>history.scrollRestoration = "manual"</script>
<script src= <script src=
"https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"> "https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js">
</script> </script>
{% endif %} {% endif %}
<script>history.scrollRestoration = "manual"</script>
<link rel="stylesheet" href="{% static 'scores/style.css' %}"> <link rel="stylesheet" href="{% static 'scores/style.css' %}">
<title>Padel</title> <title>Padel</title>
{% if not tv %} {% if not tv %}

@ -5,12 +5,12 @@
<head> <head>
{% if tv %} {% if tv %}
<script>history.scrollRestoration = "manual"</script>
<script src= <script src=
"https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"> "https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js">
</script> </script>
{% endif %} {% endif %}
<script>history.scrollRestoration = "manual"</script>
<link rel="stylesheet" href="{% static 'scores/style.css' %}"> <link rel="stylesheet" href="{% static 'scores/style.css' %}">
<title>Padel</title> <title>Padel</title>
{% if not tv %} {% if not tv %}

Loading…
Cancel
Save