eee
Showing
2 changed files
with
2 additions
and
2 deletions
| ... | @@ -312,7 +312,7 @@ $(window).on('load resize scroll', function() { | ... | @@ -312,7 +312,7 @@ $(window).on('load resize scroll', function() { |
| 312 | }); | 312 | }); |
| 313 | } | 313 | } |
| 314 | 314 | ||
| 315 | if ( '416' == event.detail.contactFormId ) { | 315 | if ( '426' == event.detail.contactFormId ) { |
| 316 | 316 | ||
| 317 | if($(event.target).hasClass('invalid')) { | 317 | if($(event.target).hasClass('invalid')) { |
| 318 | $('#exampleModalLong').find('form').show(); | 318 | $('#exampleModalLong').find('form').show(); | ... | ... |
| ... | @@ -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.30359 | 8 | Version: 1.1.30360 |
| 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