Projekt Drop-Down bearbeitbar auch wenn Bestellung abgeschickt

This commit is contained in:
Karl Burkhart
2011-11-17 15:43:58 +00:00
parent 9825a73b81
commit 38b7efc31c
+1
View File
@@ -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")