Skip to content

Commit 849db50

Browse files
committed
1 parent 286ecde commit 849db50

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

assets/js/shapely-scripts.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,7 @@
341341
} );
342342

343343
} else {
344+
344345
$( play ).on( 'click', function( e ) {
345346
var parent = $( this ).parents( '.video-widget' ),
346347
instance = $( parent ).data( 'vide' ),

woocommerce/product-searchform.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* @see https://docs.woocommerce.com/document/template-structure/
1414
* @author WooThemes
1515
* @package WooCommerce/Templates
16-
* @version 2.5.0
16+
* @version 3.3.0
1717
*/
1818

1919
if ( ! defined( 'ABSPATH' ) ) {

0 commit comments

Comments
 (0)