You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should probably prepare more generic wrapper functions, or several different functions, each receiving a JSON / JS object as parameter representing the navigation tree, and using jQuery to generate a navigation bar, based on layout settings (sidebar, topbar, Bootstrap 4, Bootstrap 3, etc.).
And/or maybe use some kind of string templating methodology to make these functions as flexible as possible.
Use jQuery implementation (see #117 ), and something like the following:
https://stackoverflow.com/questions/51871908/bootstrap-4-nested-dropdown
The text was updated successfully, but these errors were encountered: