Merge pull request #27516 from overleaf/slg-hide-enrolment_ad_html

hide enrolment_ad_html field from v1 admin form and remove unused usage in web

GitOrigin-RevId: 7cf8eed1a68bbaf2ebbb77069bfd421cd26ef01d
This commit is contained in:
Simon Gardner
2025-08-05 08:05:41 +00:00
committed by Copybot
parent 7b726fb1ac
commit 7b7d03bcc0
2 changed files with 0 additions and 5 deletions
@@ -168,7 +168,6 @@ function ipMatcherAffiliation(userId) {
const messageOpts = {
university_name: body.name,
institutionId: body.id,
content: body.enrolment_ad_html,
portalPath,
ssoEnabled: body.sso_enabled,
}