From 38b7efc31c18908e79e0d899fe1fce1a92ebc52b Mon Sep 17 00:00:00 2001 From: Karl Burkhart Date: Thu, 17 Nov 2011 15:43:58 +0000 Subject: [PATCH] Projekt Drop-Down bearbeitbar auch wenn Bestellung abgeschickt --- wawi/bestellung.php | 1 + 1 file changed, 1 insertion(+) diff --git a/wawi/bestellung.php b/wawi/bestellung.php index 5b178bba1..edad026b1 100644 --- a/wawi/bestellung.php +++ b/wawi/bestellung.php @@ -1750,6 +1750,7 @@ if($_GET['method']=='update') inputs.each(function() { if(this.id!="tags" && !this.id.match(/^detail_tag_/) + && this.id!="filter_projekt" && this.type!="button" && this.type!="submit" && this.type!="hidden")