Skip to content

Commit

Permalink
feat(web): add contact management tab eligibility
Browse files Browse the repository at this point in the history
ref: MANAGER-15829

Signed-off-by: Antony MARION <[email protected]>
  • Loading branch information
Antony MARION committed Nov 14, 2024
1 parent 6e069a3 commit 87d80a9
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,7 @@ <h1 data-translate="domain_tab_CONTACT_title"></h1>

<div data-ng-if="!$ctrl.loading">
<div class="row">
<strong
class="mb-2"
data-translate="domain_tab_CONTACT_header"
></strong>
<strong data-translate="domain_tab_CONTACT_header"></strong>
<p data-translate="domain_tab_CONTACT_description"></p>
</div>

Expand Down

0 comments on commit 87d80a9

Please sign in to comment.