mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-31 04:41:32 +02:00
Use ng-href for binding links with angular
This commit is contained in:
@@ -150,7 +150,7 @@
|
||||
)
|
||||
span
|
||||
a.projectName(
|
||||
href="{{projectLink(project)}}"
|
||||
ng-href="{{projectLink(project)}}"
|
||||
stop-propagation="click"
|
||||
) {{project.name}}
|
||||
span(
|
||||
|
||||
Reference in New Issue
Block a user