diff --git a/src/app/home/home.component.html b/src/app/home/home.component.html index 2c7f8b7a..6a6a2e37 100644 --- a/src/app/home/home.component.html +++ b/src/app/home/home.component.html @@ -109,10 +109,10 @@

(!item.pcp.isMet || !item.pcp.metURL) " class="btn btn-sm content-btn-alt" - title="View this Public Comment Period" + title="View this Engagement" [routerLink]="['/p', item.project?._id, 'cp', item.pcp._id]" > - Submit/ View Comments + View Engagement href="{{ item.pcp.metURL }}" rel="noopener" target="_blank" - title="View this Public Comment Period" + title="View this Engagement" > - Submit/ View Comments + View Engagement - Submit/ View Comment(s) + View Engagement diff --git a/src/app/project/project-activites/activities-list-table-rows/activities-list-table-rows.component.html b/src/app/project/project-activites/activities-list-table-rows/activities-list-table-rows.component.html index f2cb1271..553d19e8 100644 --- a/src/app/project/project-activites/activities-list-table-rows/activities-list-table-rows.component.html +++ b/src/app/project/project-activites/activities-list-table-rows/activities-list-table-rows.component.html @@ -25,7 +25,7 @@