File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -807,7 +807,7 @@ function Invoke-GenerateReport {
807807 <meta charset='utf-8'>
808808 <meta name='viewport' content='width=device-width, initial-scale=1, shrink-to-fit=no'>
809809
810- <link href='https://cdn.jsdelivr.net/npm/bootstrap@5.3.5 /dist/css/bootstrap.min.css' rel='stylesheet' integrity='sha384-SgOJa3DmI69IUzQ2PVdRZhwQ+dy64/BUtbMJw1MZ8t5HZApcHrRKUc4W0kG879m7 ' crossorigin='anonymous'>
810+ <link href='https://cdn.jsdelivr.net/npm/bootstrap@5.3.8 /dist/css/bootstrap.min.css' rel='stylesheet' integrity='sha384-sRIl4kxILFvY47J16cr9ZwB07vP4J8+LH7qKQnuqkuIAvNWLzeN8tE5YBujZqJLB ' crossorigin='anonymous'>
811811 <link rel='stylesheet' href='https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css'>
812812
813813 <title>$ReportTitle </title>
@@ -848,7 +848,7 @@ function Invoke-GenerateReport {
848848 </div>
849849 </div>
850850 </div>
851- <script src='https://cdn.jsdelivr.net/npm/bootstrap@5.3.5 /dist/js/bootstrap.bundle.min.js' integrity='sha384-k6d4wzSIapyDyv1kpU366/PK5hCdSbCRGRCMv+eplOQJWyd1fbcAu9OCUj5zNLiq ' crossorigin='anonymous'></script>
851+ <script src='https://cdn.jsdelivr.net/npm/bootstrap@5.3.8 /dist/js/bootstrap.bundle.min.js' integrity='sha384-FKyoEForCGlyvwx9Hj09JcYn3nv7wiPVlz7YYwJrWVcXK/BmnVDxM+D2scQbITxI ' crossorigin='anonymous'></script>
852852
853853 <style>
854854 .custom-popover {
You can’t perform that action at this time.
0 commit comments