Skip to content

Dappur Framework v3.1.2

Choose a tag to compare

@edwardteach42 edwardteach42 released this 12 Oct 04:02
· 163 commits to master since this release

[3.1.2] - 2018-10-11

Notes

  • This updated required a small change was required for the menu display on the templates.
    • Please see 7dcf1f7 for changes to dappur/inc/navbar.twig
    • Please see 461d6fe for changes to AdminLTE/inc/admin-sidebar.twig
    • Please see 2ea8d16 for changes to AdminLTE/menus.twig

Added

  • Config Boolean option to menu items. If set, the menu item will only show if the assiciated config boolean is set to true. Please see notes for template changes