Adj. to 103

This commit is contained in:
2025-11-07 11:26:39 +01:00
parent 3d2e439674
commit 5ad5f16bdb
7 changed files with 89 additions and 28 deletions
+17 -11
View File
@@ -1,9 +1,10 @@
diff --git a/PackageSources/html_ui/Pages/VCockpit/Instruments/aircraft_efb/KH_TFDi_MD11_efb/efb.js b/PackageSources/html_ui/Pages/VCockpit/Instruments/aircraft_efb/KH_TFDi_MD11_efb/efb.js
index 0904cc9..d2bcd02 100644
--- a/PackageSources/html_ui/Pages/VCockpit/Instruments/aircraft_efb/KH_TFDi_MD11_efb/efb.js
+++ b/PackageSources/html_ui/Pages/VCockpit/Instruments/aircraft_efb/KH_TFDi_MD11_efb/efb.js
@@ -42333,9 +42333,16 @@ Take a look at the reducer(s) handling this action type: ${action.type}.
/* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
Index: EFB.js
===================================================================
--- EFB.js
+++ EFB.js
@@ -40035,11 +40035,18 @@
),
/* @__PURE__ */ (0, import_jsx_runtime13.jsx)(
"button",
{
- onClick: loadPayload,
@@ -20,8 +21,10 @@ index 0904cc9..d2bcd02 100644
+ children: "Manage payload & fuel"
}
),
/* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
@@ -42842,6 +42849,11 @@ Take a look at the reducer(s) handling this action type: ${action.type}.
/* @__PURE__ */ (0, import_jsx_runtime13.jsx)(
"button",
@@ -40537,8 +40544,13 @@
] })
] }) }) });
}
@@ -32,13 +35,16 @@ index 0904cc9..d2bcd02 100644
+
// src/components/Router.tsx
init_common();
var import_jsx_runtime14 = __toESM(require_jsx_runtime());
@@ -42858,7 +42870,7 @@ Take a look at the reducer(s) handling this action type: ${action.type}.
var import_jsx_runtime15 = __toESM(require_jsx_runtime());
var routes = {
@@ -40553,9 +40565,9 @@
button: {
title: "Payload",
icon: faWeightHanging
icon: Weight
},
- page: PayloadPage
+ page: App
},
"/perf": {
button: {
title: "Perf",