mirror of
https://github.com/Karaka-Management/oms-Support.git
synced 2026-02-05 19:38:42 +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/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(
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user