Merge pull request #28126 from overleaf/ii-domain-capture-join-success-message
[web] Notification message for joining group via domain capture GitOrigin-RevId: 67ef924b2d80afb5e1de75fb6aab147263c0f33c
This commit is contained in:
@@ -81,6 +81,8 @@ block append meta
|
||||
data-type='boolean'
|
||||
content=groupSsoSetupSuccess
|
||||
)
|
||||
meta(name='ol-joinedGroupName' data-type='string' content=joinedGroupName)
|
||||
meta(name='ol-viaDomainCapture' data-type='boolean' content=viaDomainCapture)
|
||||
meta(name='ol-showUSGovBanner' data-type='boolean' content=showUSGovBanner)
|
||||
meta(
|
||||
name='ol-usGovBannerVariant'
|
||||
|
||||
Reference in New Issue
Block a user