diff --git a/public/js/issues/issuesZustaendigkeiten.js b/public/js/issues/issuesZustaendigkeiten.js index eec2f75cd..605868295 100644 --- a/public/js/issues/issuesZustaendigkeiten.js +++ b/public/js/issues/issuesZustaendigkeiten.js @@ -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