eee
Showing
2 changed files
with
3 additions
and
3 deletions
| ... | @@ -233,10 +233,10 @@ $(window).on('load resize scroll', function() { | ... | @@ -233,10 +233,10 @@ $(window).on('load resize scroll', function() { |
| 233 | }); | 233 | }); |
| 234 | } | 234 | } |
| 235 | //$('#exampleModal').find('form').append('<input type="hidden" name="planner_id" value="'+$(this).data('id')+'"/>') | 235 | //$('#exampleModal').find('form').append('<input type="hidden" name="planner_id" value="'+$(this).data('id')+'"/>') |
| 236 | 236 | ||
| 237 | $('#exampleModal').modal('show'); | 237 | $('#exampleModal').modal('show'); |
| 238 | $.ajax({ | 238 | $.ajax({ |
| 239 | url: '/wp-content/uploads/2022/03/FP_2021-Financial-Stress-Index_F-1.pdf', | 239 | url: '/wp-content/uploads/2022/03/FP_2021-Financial-Stress-Index_F2.pdf', |
| 240 | method: 'GET', | 240 | method: 'GET', |
| 241 | xhrFields: { | 241 | xhrFields: { |
| 242 | responseType: 'blob' | 242 | responseType: 'blob' | ... | ... |
| ... | @@ -5,7 +5,7 @@ | ... | @@ -5,7 +5,7 @@ |
| 5 | Author: the Understrap Contributors | 5 | Author: the Understrap Contributors |
| 6 | Author URI: https://github.com/understrap/understrap-child/graphs/contributors | 6 | Author URI: https://github.com/understrap/understrap-child/graphs/contributors |
| 7 | Template: understrap | 7 | Template: understrap |
| 8 | Version: 1.1.303894 | 8 | Version: 1.1.303895 |
| 9 | License: GNU General Public License v2 or later | 9 | License: GNU General Public License v2 or later |
| 10 | License URI: http://www.gnu.org/licenses/gpl-2.0.html | 10 | License URI: http://www.gnu.org/licenses/gpl-2.0.html |
| 11 | Text Domain: understrap-child | 11 | Text Domain: understrap-child | ... | ... |
-
Please register or sign in to post a comment