Skip to content

Commit

Permalink
fix bugs UI admin
Browse files Browse the repository at this point in the history
  • Loading branch information
trieu committed Nov 17, 2024
1 parent 8c22cf8 commit 592617b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/app-templates/leocdp-admin/main-view.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
</a>
<ul id="customer_hub_menu" class="collapse in" aria-expanded="true">
<li id="Community_Management_Menu" style="display: none">
<a id="Profile_Management" href="#calljs-leoCdpRouter('Profile_Management')"
<a id="Community_Management" href="#calljs-leoCdpRouter('Community_Management')"
title="All Customer Communities" data-container="body" data-toggle="popover" data-placement="right" data-content="Manage all customer communities" >
<i class="fa fa-fw fa-users"></i> Customer Communities </a>
</li>
Expand Down

0 comments on commit 592617b

Please sign in to comment.