From 8b733c2eba3f7674c3f194a1b0f8d6b99a5745c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Kr=C3=B6g?= Date: Sat, 25 Jul 2020 14:28:37 +0200 Subject: [PATCH] Cleanup experimental notice With bootstrap js always included there is no need to add own js to dismiss it. Only generate the notice for experimental pages, no need to have js for that. --- examples/templates/example.html | 12 +++--------- examples/webpack/example-builder.js | 8 ++------ 2 files changed, 5 insertions(+), 15 deletions(-) diff --git a/examples/templates/example.html b/examples/templates/example.html index 6d10e37676..b015d12b9f 100644 --- a/examples/templates/example.html +++ b/examples/templates/example.html @@ -117,11 +117,13 @@ This example uses OpenLayers v{{ olVersion }}. The latest is v. -