From f427da2645d8ea311700e592887c4023b3d502ff Mon Sep 17 00:00:00 2001 From: Karl Burkhart Date: Wed, 6 Mar 2013 16:10:01 +0000 Subject: [PATCH] =?UTF-8?q?Wert=20der=20viewBox=20ge=C3=A4ndert=20um=20meh?= =?UTF-8?q?rere=20Phasen=20im=20Gantt=20Chart=20abbilden=20zu=20k=C3=B6nne?= =?UTF-8?q?n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/projekt/gantt.svg.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/projekt/gantt.svg.php b/content/projekt/gantt.svg.php index 6bb8d8251..5b0299a77 100755 --- a/content/projekt/gantt.svg.php +++ b/content/projekt/gantt.svg.php @@ -837,7 +837,7 @@ function getProjektGantt() '; echo ''; + width="100%" height="100%" viewBox="0 0 750 800">'; // Überschriften echo'Phasen Studienjahr: '.$studienjahr.'/'.($studienjahr+1).'';