Skip to content

Commit

Permalink
feat(web): review use translate instead ng bind
Browse files Browse the repository at this point in the history
ref: MANAGER-15875

Co-authored-by: Hyenne Guillaume <[email protected]>
  • Loading branch information
antonymarion and ghyenne authored Nov 15, 2024
1 parent d4b4cd1 commit fdbeb88
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ <h1 data-translate="domain_tab_CONTACT_title"></h1>
data-href="{{ ::$ctrl.GUIDE_URL }}"
data-external="true"
><span
data-ng-bind="::'domain_tab_CONTACT_guide_url' | translate"
data-translate="domain_tab_CONTACT_guide_manage_contact_and_services"
></span>
</oui-guide-menu-item>
</oui-guide-menu>
Expand Down

0 comments on commit fdbeb88

Please sign in to comment.