]> git.parisson.com Git - teleforma.git/commitdiff
add css version tc/release/1.9
authorGuillaume Pellerin <guillaume.pellerin@parisson.com>
Sun, 5 Oct 2025 17:14:02 +0000 (19:14 +0200)
committerGuillaume Pellerin <guillaume.pellerin@parisson.com>
Sun, 5 Oct 2025 17:14:32 +0000 (19:14 +0200)
teleforma/templates/telemeta/base.html

index 300f336c81f58ca783c466b88e124c181f07de23..6c96823bca51cf34751bae8472642813a8685036 100644 (file)
@@ -18,8 +18,8 @@
 <title>{%block head_title %}{% description %} - TeleForma{% endblock %}</title>
 
 {% block stylesheets %}
-<link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}telemeta/css/telemeta.css" />
-<link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}teleforma/css/teleforma.css" />
+<link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}telemeta/css/telemeta.css?v=2.0" />
+<link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}teleforma/css/teleforma.css?v=2.0" />
 
 
 <!--[if IE]>