feat: Expand the PageHeading option to allow for primary menu (#6140)
commit518cc9ba38ccac9d3ec7fec98ebfe4d795945d94
authorRobert Down RN <robertdown@live.com>
Mon, 30 Jan 2023 02:14:34 +0000 (29 21:14 -0500)
committerGitHub <noreply@github.com>
Mon, 30 Jan 2023 02:14:34 +0000 (29 21:14 -0500)
tree183ad027ee2ce37680697fe387bf2d259c045a56
parentd9270f63ee7b838fd4e7280b56060230cbcb1c6e
feat: Expand the PageHeading option to allow for primary menu (#6140)
src/Events/UserInterface/PageHeadingRenderEvent.php
src/Menu/BaseMenuItem.php [new file with mode: 0644]
src/Menu/MenuItemInterface.php [new file with mode: 0644]
src/Menu/MenuItems.php [new file with mode: 0644]
src/OeUI/OemrUI.php
templates/html/macros/attribute_list.twig [new file with mode: 0644]
templates/nav/partials/navbar-nav.html.twig [new file with mode: 0644]
templates/oemr_ui/page_heading/partials/page_heading.html.twig