mirror of
https://github.com/Karaka-Management/oms-Support.git
synced 2026-02-17 00:28:40 +00:00
update workflow
This commit is contained in:
parent
f1a8ab24bb
commit
ceb4230a20
|
|
@ -363,7 +363,6 @@ final class Application
|
||||||
$head->addAsset(AssetType::JS, '../jsOMS/Utils/oLib.js');
|
$head->addAsset(AssetType::JS, '../jsOMS/Utils/oLib.js');
|
||||||
$head->addAsset(AssetType::JS, '../jsOMS/UnhandledException.js');
|
$head->addAsset(AssetType::JS, '../jsOMS/UnhandledException.js');
|
||||||
$head->addAsset(AssetType::JS, '../Web/{APPNAME}/js/shop.js', ['type' => 'module']);
|
$head->addAsset(AssetType::JS, '../Web/{APPNAME}/js/shop.js', ['type' => 'module']);
|
||||||
$head->addAsset(AssetType::JSLATE, '../Modules/Navigation/Controller.js', ['type' => 'module']);
|
|
||||||
|
|
||||||
$script = '';
|
$script = '';
|
||||||
$response->header->set(
|
$response->header->set(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user