Skip to content

Commit 56e099d

Browse files
committed
fixed missing logout && auth-nav-menu button
1 parent aacdc72 commit 56e099d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/themes/custom/app/shared/auth-nav-menu/auth-nav-menu.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
ngbDropdownToggle>
3737
<i class="fas fa-user-circle fa-lg fa-fw"></i></button>
3838
<div id="logoutDropdownMenu" ngbDropdownMenu>
39-
<ds-user-menu [inExpandableNavbar]="false"></ds-user-menu>
39+
<ds-themed-user-menu [inExpandableNavbar]="false"></ds-themed-user-menu>
4040
</div>
4141
</div>
4242
</div>

0 commit comments

Comments
 (0)