From 3814568f7645aaa86705f2ada904672d03401a1c Mon Sep 17 00:00:00 2001 From: Manfred Kindl Date: Fri, 14 Jun 2013 12:19:25 +0000 Subject: [PATCH] =?UTF-8?q?Colorpicker=20bei=20Farbe=20des=20Lehrfachs=20e?= =?UTF-8?q?ingef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vilesci/lehre/lehrfach.php | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/vilesci/lehre/lehrfach.php b/vilesci/lehre/lehrfach.php index 593e24e6a..d31ef0403 100644 --- a/vilesci/lehre/lehrfach.php +++ b/vilesci/lehre/lehrfach.php @@ -240,7 +240,9 @@ echo ' + + @@ -327,7 +346,7 @@ if (isset($_GET['type']) && $_GET['type']=='edit') } echo ""; echo ' - Institutfarbe==""?'onchange="document.getElementById(\'farbe\').value=this.options[this.selectedIndex].getAttribute(\'farbe\')':'').'"> '; foreach($fachbereiche as $fb) {