mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-11 12:02:26 +00:00
Projekt Drop-Down bearbeitbar auch wenn Bestellung abgeschickt
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user