51700775 by Jeff Balicki

ee

1 parent a1f3c78b
......@@ -249,7 +249,7 @@ $(window).on('load resize scroll', function() {
name: $("[name='your-name']").val(),
email: $("[name='your-email']").val(),
phone: $("[name='your-phone']").val(),
panner_id: $("[name='planner_id']").val(),
planner_id: $("[name='planner_id']").val(),
choices:service_choices
},
beforeSend: function(xhr) {
......
......@@ -5,7 +5,7 @@
Author: the Understrap Contributors
Author URI: https://github.com/understrap/understrap-child/graphs/contributors
Template: understrap
Version: 1.1.30352
Version: 1.1.30353
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap-child
......