From ceb4230a20fff300126ab663528ac3a4449f9495 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 10 Apr 2022 17:20:28 +0200 Subject: [PATCH] update workflow --- Admin/Install/Application/Shop/Application.php | 1 - 1 file changed, 1 deletion(-) diff --git a/Admin/Install/Application/Shop/Application.php b/Admin/Install/Application/Shop/Application.php index db49b8c..b32f2c1 100755 --- a/Admin/Install/Application/Shop/Application.php +++ b/Admin/Install/Application/Shop/Application.php @@ -363,7 +363,6 @@ final class Application $head->addAsset(AssetType::JS, '../jsOMS/Utils/oLib.js'); $head->addAsset(AssetType::JS, '../jsOMS/UnhandledException.js'); $head->addAsset(AssetType::JS, '../Web/{APPNAME}/js/shop.js', ['type' => 'module']); - $head->addAsset(AssetType::JSLATE, '../Modules/Navigation/Controller.js', ['type' => 'module']); $script = ''; $response->header->set(