Skip to content
Snippets Groups Projects

Issue #3458482: Fixed 'TypeError: $.isFunction is not a function' by replacing...

Merged David Suissa requested to merge issue/admin_toolbar-3363604:3363604-add-d11-support into 3.x
Files
9
@@ -2,6 +2,6 @@ name: Admin Toolbar Links Access Filter
description: Provides a workaround for the common problem that users with 'Use the administration pages and help' permission see menu links they don't have access permission for. Once the issue <a href='https://www.drupal.org/node/296693'>https://www.drupal.org/node/296693</a> be solved, this module will be deprecated.
package: Administration
type: module
core_version_requirement: ^9.2 || ^10
core_version_requirement: ^9.5 || ^10
dependencies:
- admin_toolbar:admin_toolbar
Loading