mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-31 21:21:03 -04:00
98f031e9aa
Read Licence Attribute from Affiliation Instead of Institution GitOrigin-RevId: 2294222e2bd0da473a303d3ffdc5ddb7d856f7f7
13 lines
321 B
Text
13 lines
321 B
Text
each affiliation in confirmedMemberAffiliations
|
|
if (affiliation.licence && affiliation.licence != 'free')
|
|
-hasDisplayedSubscription = true
|
|
p
|
|
| You have a
|
|
|
|
|
strong(ng-non-bindable) Professional
|
|
|
|
|
| #{settings.appName} account as a confirmed member of
|
|
|
|
|
strong= affiliation.institution.name
|
|
hr
|
|
|