issuesZustaendigkeiten.js: fixed comments

This commit is contained in:
KarpAlex
2022-04-15 23:47:16 +02:00
parent 3f40622af3
commit 5522d97afe
+2 -2
View File
@@ -330,11 +330,11 @@ var IssuesZustaendigkeiten = {
}
else
{
// otherwise enable oe and funktion input if Mitarbeiter input empty
// otherwise enable oe input if Mitarbeiter input empty
oeDropdownEl.prop('disabled', false);
}
// if oe or funktion is entered
// if oe is entered
if (oeDropdownEl.val().length > 0)
{
// disable Mitarbeiter input