mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-31 21:21:03 -04:00
58841ecbe9
[views] mitigate Angular XSS in subscription dashboard GitOrigin-RevId: 4ac0c431d520957aabd53436ae29a30c2aef3870
16 lines
355 B
Text
16 lines
355 B
Text
each publisher in managedPublishers
|
|
p
|
|
| You are a manager of
|
|
|
|
|
strong(ng-non-bindable)= publisher.name
|
|
p
|
|
a(href="/publishers/" + publisher.slug + "/hub")
|
|
i.fa.fa-fw.fa-user-circle
|
|
|
|
|
| View hub
|
|
p
|
|
a(href="/manage/publishers/" + publisher.slug + "/managers")
|
|
i.fa.fa-fw.fa-users
|
|
|
|
|
| Manage publisher managers
|
|
hr
|