-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improvement: Smartmenus.js should only be added to the page if smart menus are really used #357
Labels
feature
Something which is a new feature or big improvement
Comments
prasanna-lmsace
added a commit
to bdecentgmbh/moodle-theme_boost_union
that referenced
this issue
Sep 6, 2023
prasanna-lmsace
added a commit
to bdecentgmbh/moodle-theme_boost_union
that referenced
this issue
Sep 16, 2023
abias
pushed a commit
that referenced
this issue
Sep 25, 2023
abias
pushed a commit
that referenced
this issue
Sep 26, 2023
abias
pushed a commit
that referenced
this issue
Oct 7, 2023
abias
pushed a commit
that referenced
this issue
Oct 7, 2023
detomon
pushed a commit
to detomon/moodle-theme_boost_union
that referenced
this issue
Aug 26, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a follow-up issue to #300
Similar to this change here:
bbbdb49,
I would appreciate of smartmenus.js would only be assed to the page if smart menus are really used. If the admin did not configure any smart menu or - even better - if not a single smart menu item is shown on the given page, smartmenus.js should not be added to drawers.mustache and columns2.mustache.
The text was updated successfully, but these errors were encountered: