e83a9d82 by Jeff Balicki

eee

1 parent 48b9d51d
......@@ -233,10 +233,10 @@ $(window).on('load resize scroll', function() {
});
}
//$('#exampleModal').find('form').append('<input type="hidden" name="planner_id" value="'+$(this).data('id')+'"/>')
$('#exampleModal').modal('show');
$.ajax({
url: '/wp-content/uploads/2022/03/FP_2021-Financial-Stress-Index_F-1.pdf',
url: '/wp-content/uploads/2022/03/FP_2021-Financial-Stress-Index_F2.pdf',
method: 'GET',
xhrFields: {
responseType: 'blob'
......
......@@ -5,7 +5,7 @@
Author: the Understrap Contributors
Author URI: https://github.com/understrap/understrap-child/graphs/contributors
Template: understrap
Version: 1.1.303894
Version: 1.1.303895
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap-child
......