liquid_feedback_frontend
diff app/main/_layout/default.html @ 1070:effce9b361b2
Fixed developer css settings
author | bsw |
---|---|
date | Thu Jul 17 23:38:35 2014 +0200 (2014-07-17) |
parents | 58d703bb06e4 |
children | 32cc544d5a5b |
line diff
1.1 --- a/app/main/_layout/default.html Thu Jul 17 23:38:10 2014 +0200 1.2 +++ b/app/main/_layout/default.html Thu Jul 17 23:38:35 2014 +0200 1.3 @@ -4,7 +4,7 @@ 1.4 <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> 1.5 <title><!-- WEBMCP SLOTNODIV html_title --></title> 1.6 <link rel="stylesheet" type="text/css" media="screen" href="__BASEURL__/static/gregor.js/gregor.css" /> 1.7 - <link rel="stylesheet" type="text/css" href="__BASEURL__/static/lf3.css" /> 1.8 + <link rel="stylesheet" type="text/css" href="<!-- WEBMCP SLOTNODIV stylesheet_url -->" /> 1.9 <!-- WEBMCP SLOTNODIV html_head --> 1.10 <script src="__BASEURL__/static/js/jquery-1.11.1.min.js"></script> 1.11 <script type="text/javascript">jsFail = true;</script>