Fehlerkorrekturen
This commit is contained in:
parent
7fece38655
commit
5ca996e2b0
@ -618,6 +618,7 @@ oPopupBody.style.border = \"solid blue 1px\";
|
||||
if(document.getElementById('hausstand'+pos+'_ja').value == 'J'){
|
||||
document.getElementById('hausstand'+pos+'_ja').disabled = false;
|
||||
}
|
||||
func_monate(pos);
|
||||
}
|
||||
|
||||
}
|
||||
|
@ -505,7 +505,7 @@ oPopupBody.style.border = \"solid blue 1px\";
|
||||
if(document.getElementById('hausstand'+pos+'_ja').value == 'J'){
|
||||
document.getElementById('hausstand'+pos+'_ja').disabled = false;
|
||||
}
|
||||
|
||||
func_monate(pos);
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user