mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-31 21:21:03 -04:00
41f75b5936
Fix potential Angular XSS issues GitOrigin-RevId: a18a609a25b29e910cb78e28a37398417cfe4842
13 lines
286 B
Text
13 lines
286 B
Text
each institution in confirmedMemberInstitutions
|
|
if (institution.licence != 'free')
|
|
-hasDisplayedSubscription = true
|
|
p
|
|
| You have a
|
|
|
|
|
strong(ng-non-bindable) Professional
|
|
|
|
|
| #{settings.appName} account as a confirmed member of
|
|
|
|
|
strong= institution.name
|
|
hr
|
|
|