Index: anwiki/_override/actions/action_view/action_view.php |
=================================================================== |
--- a/anwiki/_override/actions/action_view/action_view.php |
+++ b/anwiki/_override/actions/action_view/action_view.php |
@@ -13,10 +13,6 @@ |
<link rel="stylesheet" href="${static}css/main.css" class="cssfx"/> |
<link rel="stylesheet" href="${static}css/main-desktop.css" media="(min-width: 40.5em)" class="cssfx"/> |
<link rel="stylesheet" href="${static}css/main-mobile.css" media="screen and (max-width: 40.5em)"/> |
- <noscript> |
- <link rel="stylesheet" href="${static}css/noscript-desktop.css" media="(min-width: 40.5em)"/> |
- <link rel="stylesheet" href="${static}css/noscript-mobile.css" media="screen and (max-width: 40.5em)"/> |
- </noscript> |
EOF; |