aed9c291 by Jeff Balicki

eee

1 parent c1b6e437
......@@ -312,7 +312,7 @@ $(window).on('load resize scroll', function() {
});
}
if ( '416' == event.detail.contactFormId ) {
if ( '426' == event.detail.contactFormId ) {
if($(event.target).hasClass('invalid')) {
$('#exampleModalLong').find('form').show();
......
......@@ -5,7 +5,7 @@
Author: the Understrap Contributors
Author URI: https://github.com/understrap/understrap-child/graphs/contributors
Template: understrap
Version: 1.1.30359
Version: 1.1.30360
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap-child
......