From 5a1f763de0b8f663498add07ad35910bcb6329d5 Mon Sep 17 00:00:00 2001 From: Michael Vogel Date: Tue, 17 Nov 2015 20:39:30 +0100 Subject: [PATCH] The mobile.css seems to only work for mobiles at the moment. --- view/theme/vier/theme.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/view/theme/vier/theme.php b/view/theme/vier/theme.php index a7f8ea99a3..3c808b52af 100644 --- a/view/theme/vier/theme.php +++ b/view/theme/vier/theme.php @@ -33,7 +33,8 @@ function vier_init(&$a) { $a->page['htmlhead'] .= ''."\n"; $a->page['htmlhead'] .= ''."\n"; } - $a->page['htmlhead'] .= ''."\n"; + // deactivated since it doesn't work with desktop browsers at the moment (To-Do) + //$a->page['htmlhead'] .= ''."\n"; $a->page['htmlhead'] .= <<< EOT