Loading core/profiles/demo_umami/demo_umami.info.yml +1 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,7 @@ install: - locale - config_translation - content_translation - announcements_feed themes: - claro - umami Loading core/profiles/demo_umami/demo_umami.profile +1 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ function demo_umami_toolbar() { // @todo This can be removed once a generic warning for experimental profiles // has been introduced. https://www.drupal.org/project/drupal/issues/2934374 $items['experimental-profile-warning'] = [ '#weight' => 999, '#weight' => 3400, '#cache' => [ 'contexts' => ['route'], ], Loading Loading
core/profiles/demo_umami/demo_umami.info.yml +1 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,7 @@ install: - locale - config_translation - content_translation - announcements_feed themes: - claro - umami Loading
core/profiles/demo_umami/demo_umami.profile +1 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ function demo_umami_toolbar() { // @todo This can be removed once a generic warning for experimental profiles // has been introduced. https://www.drupal.org/project/drupal/issues/2934374 $items['experimental-profile-warning'] = [ '#weight' => 999, '#weight' => 3400, '#cache' => [ 'contexts' => ['route'], ], Loading