File tree 1 file changed +4
-2
lines changed
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>
1853
1853
<!--[if gte IE 9]><!-->
1854
1854
< script src ="https://code.jquery.com/jquery-3.3.1.slim.min.js "> </ script >
1855
1855
< 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 >
1857
1856
< script src ="https://stackpath.bootstrapcdn.com/bootstrap/4.1.2/js/bootstrap.min.js "> </ script >
1858
1857
<!--<![endif]-->
1858
+ <!--[if IE 9]>
1859
+ <script src="js/bootstrap-ie9.js"></script>
1860
+ <![endif]-->
1859
1861
<!--[if lte IE 8]>
1860
1862
<script src="https://code.jquery.com/jquery-1.12.4.min.js"></script>
1861
1863
<script src="js/bootstrap-ie8.js"></script>
@@ -1864,4 +1866,4 @@ <h4 class="modal-title">modal-lg</h4>
1864
1866
1865
1867
</ body >
1866
1868
1867
- </ html >
1869
+ </ html >
You can’t perform that action at this time.
0 commit comments