File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -1853,9 +1853,11 @@ <h4 class="modal-title">modal-lg</h4>
18531853 <!--[if gte IE 9]><!-->
18541854 < script src ="https://code.jquery.com/jquery-3.3.1.slim.min.js "> </ script >
18551855 < script src ="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js "> </ script >
1856- < script src ="js/bootstrap-ie9.js "> </ script >
18571856 < script src ="https://stackpath.bootstrapcdn.com/bootstrap/4.1.2/js/bootstrap.min.js "> </ script >
18581857 <!--<![endif]-->
1858+ <!--[if IE 9]>
1859+ <script src="js/bootstrap-ie9.js"></script>
1860+ <![endif]-->
18591861 <!--[if lte IE 8]>
18601862 <script src="https://code.jquery.com/jquery-1.12.4.min.js"></script>
18611863 <script src="js/bootstrap-ie8.js"></script>
@@ -1864,4 +1866,4 @@ <h4 class="modal-title">modal-lg</h4>
18641866
18651867</ body >
18661868
1867- </ html >
1869+ </ html >
You can’t perform that action at this time.
0 commit comments