Skip to content

Commit

Permalink
fix(KUI-1106): add studentMegaMenu
Browse files Browse the repository at this point in the history
  • Loading branch information
4886Talga committed Nov 17, 2023
1 parent 9146ee8 commit 2c7883e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/views/partials/kthHeader.handlebars
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</div>
{{{blocks.secondaryMenu}}}
</div>
<div class='header-container__bottom'>{{{blocks.megaMenu}}} {{{blocks.search}}}</div>
<div class='header-container__bottom'>{{{blocks.studentMegaMenu}}} {{{blocks.studentSearch}}}</div>
</div>
</div>
<div id='gradientBorder'></div>
Expand Down

0 comments on commit 2c7883e

Please sign in to comment.