Skip to content
Snippets Groups Projects
Verified Commit 563fc19c authored by quietone's avatar quietone
Browse files

Issue #3489900 by nicxvan: Fix reference to hook_library_info_build

parent 9c747cd0
Branches
Tags
12 merge requests!11197Issue #3506427 by eduardo morales alberti: Remove responsive_image.ajax from hook,!11131[10.4.x-only-DO-NOT-MERGE]: Issue ##2842525 Ajax attached to Views exposed filter form does not trigger callbacks,!10786Issue #3490579 by shalini_jha, mstrelan: Add void return to all views...,!5423Draft: Resolve #3329907 "Test2",!3878Removed unused condition head title for views,!3818Issue #2140179: $entity->original gets stale between updates,!3478Issue #3337882: Deleted menus are not removed from content type config,!3154Fixes #2987987 - CSRF token validation broken on routes with optional parameters.,!2964Issue #2865710 : Dependencies from only one instance of a widget are used in display modes,!2062Issue #3246454: Add weekly granularity to views date sort,!10223132456: Fix issue where views instances are emptied before an ajax request is complete,!579Issue #2230909: Simple decimals fail to pass validation
Pipeline #352752 passed with warnings
Pipeline: drupal

#352786

    Pipeline: drupal

    #352780

      Pipeline: drupal

      #352776

        +4
        ......@@ -52,7 +52,7 @@
        * form ID without modifying any existing implementations.
        *
        * The following hooks may not have multiple implementations by a single module:
        * - hook_library_build_info()
        * - hook_library_info_build()
        * - hook_mail()
        * - hook_help()
        * - hook_node_update_index()
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Please register or to comment