Merge pull request #849 from sharelatex/pr-fix-add-new-university

Correctly invoke the function to add unknown universities.
This commit is contained in:
Timothée Alby 2018-08-28 14:03:35 +02:00 committed by GitHub
commit 8057f4e74d

View file

@ -194,7 +194,7 @@ script(type="text/ng-template", id="affiliationFormTpl")
ui-select(
ng-model="$ctrl.affiliationData.university"
ng-disabled="!$ctrl.affiliationData.country"
tagging="$ctrladdUniversityToSelection"
tagging="$ctrl.addUniversityToSelection"
tagging-label="false"
)
ui-select-match(