Rem EFB
This commit is contained in:
parent
6e6a5b6103
commit
8952aba12d
11
EFB/efb-html.patch
Normal file
11
EFB/efb-html.patch
Normal file
@ -0,0 +1,11 @@
|
||||
diff --git a/PackageSources/html_ui/Pages/VCockpit/Instruments/aircraft_efb/TFDi_MD11_efb/efb.html b/PackageSources/html_ui/Pages/VCockpit/Instruments/aircraft_efb/TFDi_MD11_efb/efb.html
|
||||
index a2e14f7..515e0d9 100644
|
||||
--- a/PackageSources/html_ui/Pages/VCockpit/Instruments/aircraft_efb/TFDi_MD11_efb/efb.html
|
||||
+++ b/PackageSources/html_ui/Pages/VCockpit/Instruments/aircraft_efb/TFDi_MD11_efb/efb.html
|
||||
@@ -7,4 +7,6 @@
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/Pages/VCockpit/Instruments/aircraft_efb/TFDi_MD11_efb/efb.css" />
|
||||
+<link rel="stylesheet" href="/Pages/VCockpit/Instruments/aircraft_efb/TFDi_MD11_efb/App.css" />
|
||||
<script type="text/html" import-script="/Pages/VCockpit/Instruments/aircraft_efb/TFDi_MD11_efb/efb.js" import-async="false"></script>
|
||||
+<script type="text/html" import-script="/Pages/VCockpit/Instruments/aircraft_efb/TFDi_MD11_efb/App.js" import-async="false"></script>
|
||||
@ -1,10 +0,0 @@
|
||||
<script type="text/html" id="TFDi_MD11_efb">
|
||||
<div id="MSFS_REACT_MOUNT">
|
||||
<h1>If you're seeing this, instrument didn't load.</h1>
|
||||
</div>
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/Pages/VCockpit/Instruments/aircraft_efb/TFDi_MD11_efb/efb.css" />
|
||||
<script type="text/html" import-script="/Pages/VCockpit/Instruments/aircraft_efb/TFDi_MD11_efb/efb.js" import-async="false"></script>
|
||||
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user