Skip to content
Snippets Groups Projects
Verified Commit 61a032b9 authored by Lee Rowlands's avatar Lee Rowlands
Browse files

Issue #2941582 by markconroy, Eli-T, smaz, ckrina, steveparks: Create a...

Issue #2941582 by markconroy, Eli-T, smaz, ckrina, steveparks: Create a drupal.org documentation page for Umami profile to explain why it shouldn't be used in production sites
parent 32157c7c
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -48,7 +48,7 @@ function demo_umami_toolbar() {
'#type' => 'inline_template',
'#template' => '<a class="toolbar-warning" href="{{ more_info_link }}">This installation is for demonstration purposes only.</a>',
'#context' => [
'more_info_link' => 'https://www.drupal.org/project/drupal/issues/2829101',
'more_info_link' => 'https://www.drupal.org/node/2941833',
],
'#attached' => [
'library' => ['demo_umami/toolbar-warning'],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment