File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
htdocs/wp-content/themes/owc-formulieren/templates/mijn-zaken Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ class Assets
88{
99 private static array $ defaultScripts = [
1010 'jquery-ui-core ' => [
11- 'url ' => 'https://code.jquery.com/ui/1.14.0 /jquery-ui.min.js ' ,
12- 'integrity ' => 'sha256-Fb0zP4jE3JHqu+IBB9YktLcSjI1Zc6J2b6gTjB0LpoM= ' ,
11+ 'url ' => 'https://code.jquery.com/ui/1.14.1 /jquery-ui.min.js ' ,
12+ 'integrity ' => 'sha384-SStJQoPipVtHHnIgUfDI+jTAbSyU+HMbhwt2XRRNpLIRFg9VguopT6Y4+cdOlkqg ' ,
1313 'deps ' => ['jquery ' ],
1414 ],
1515 'jquery-migrate ' => [
1616 'url ' => 'https://code.jquery.com/jquery-migrate-3.5.2.min.js ' ,
17- 'integrity ' => 'sha256-ocUeptHNod0gW2X1Z+ol3ONVAGWzIJXUmIs+4nUeDLI= ' ,
17+ 'integrity ' => 'sha384-q8xaSZ1piumPohq/TeRG7Teq801W0tUq/00Kt0PcnM9d4hb3w9+vMocDmnPq72ts ' ,
1818 ],
1919 ];
2020
Original file line number Diff line number Diff line change 77 <meta charset="utf-8">
88 <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
99 <link rel="profile" href="http://gmpg.org/xfn/11">
10- <script src="https://cdn1.readspeaker.com/script/8150/webReader/webReader.js?pids=wr" integrity="sha384-rsCXWMf9uVXxs3+ey7sDOpe9+tvFYoXPEH+7YlfuoKRcncempgi4EWLYFdT/8cWD " crossorigin="anonymous"></script>
10+ <script src="https://cdn1.readspeaker.com/script/8150/webReader/webReader.js?pids=wr" integrity="sha384-cNMxmSTjQPcJhhwDas45IOziCSo0swILDD3Oe980VxpnYcDWtGBU9eUf5wkVaLOI " crossorigin="anonymous"></script>
1111 <link href="<?php echo get_template_directory_uri (); ?> /assets/dist/fontawesome/css/fontawesome.min.css" rel="stylesheet">
1212 <link href="<?php echo get_template_directory_uri (); ?> /assets/dist/fontawesome/css/brands.min.css" rel="stylesheet">
1313 <link href="<?php echo get_template_directory_uri (); ?> /assets/dist/fontawesome/css/solid.min.css" rel="stylesheet">
You can’t perform that action at this time.
0 commit comments