liquid_feedback_frontend

changeset 1808:a9b622a25520

Added stylesheet version
author bsw
date Thu Nov 18 14:57:31 2021 +0100 (2021-11-18)
parents dd966ebdfa04
children 5425f77466ec
files app/main/_layout/default.html
line diff
     1.1 --- a/app/main/_layout/default.html	Thu Nov 18 14:54:49 2021 +0100
     1.2 +++ b/app/main/_layout/default.html	Thu Nov 18 14:57:31 2021 +0100
     1.3 @@ -4,8 +4,8 @@
     1.4    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
     1.5    <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
     1.6    <title><!-- WEBMCP SLOTNODIV html_title --></title>
     1.7 -  <link rel="stylesheet" type="text/css" media="screen" href="__BASEURL__/style/style.css" />
     1.8 -  <link rel="stylesheet" type="text/css" media="screen" href="__BASEURL__/static/lf4.css" />
     1.9 +  <link rel="stylesheet" type="text/css" media="screen" href="__BASEURL__/style/style.css?version=2" />
    1.10 +  <link rel="stylesheet" type="text/css" media="screen" href="__BASEURL__/static/lf4.css?version=2" />
    1.11    <!-- WEBMCP SLOTNODIV html_head -->
    1.12    <script type="text/javascript">var baseURL = "__BASEURL__";</script>
    1.13    <script type="text/javascript">jsFail = true;</script>

Impressum / About Us