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 8
8
< meta name ="author " content ="Chen Fengyuan ">
9
9
< title > jquery-cropper</ title >
10
10
< link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css ">
11
- < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0 /css/bootstrap.min.css ">
11
+ < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.1 /css/bootstrap.min.css ">
12
12
< link rel ="stylesheet " href ="https://unpkg.com/cropperjs/dist/cropper.css ">
13
13
< link rel ="stylesheet " href ="css/main.css ">
14
14
</ head >
@@ -566,7 +566,7 @@ <h5 class="modal-title" id="getCroppedCanvasTitle">Cropped</h5>
566
566
567
567
<!-- Scripts -->
568
568
< script src ="https://code.jquery.com/jquery-3.3.1.slim.min.js "> </ script >
569
- < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0 /js/bootstrap.bundle.min.js "> </ script >
569
+ < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.1 /js/bootstrap.bundle.min.js "> </ script >
570
570
< script src ="https://fengyuanchen.github.io/js/common.js "> </ script >
571
571
< script src ="https://unpkg.com/cropperjs/dist/cropper.js "> </ script >
572
572
< script src ="js/jquery-cropper.js "> </ script >
You can’t perform that action at this time.
0 commit comments