PATH:
home
/
thebhoeo
/
public_html
/
officepoint
/
wp-content
/
plugins
/
woocommerce
/
assets
/
js
/
admin
/* global wc_admin_customer_stock_notifications_params, woocommerce_admin_meta_boxes */ ;( function( $, window ) { /** * Document ready. */ $( function() { // Delete confirmations. $( '.woocommerce-customer-stock-notification #delete-action' ).on( 'click', function( e ) { if ( ! window.confirm( wc_admin_customer_stock_notifications_params.i18n_wc_delete_notification_warning ) ) { e.preventDefault(); return false; } } ); $( '#customer-stock-notifications-table #doaction' ).on( 'click', function( e ) { var value = $( '#bulk-action-selector-top' ).val(); if ( value === 'delete' && ! window.confirm( wc_admin_customer_stock_notifications_params.i18n_wc_bulk_delete_notifications_warning ) ) { e.preventDefault(); return false; } } ); $( '#customer-stock-notifications-table .column-id .row-actions .delete a' ).on( 'click', function( e ) { if ( ! window.confirm( wc_admin_customer_stock_notifications_params.i18n_wc_delete_notification_warning ) ) { e.preventDefault(); return false; } } ); $( '.postbox li #delete-action .submitdelete' ).on( 'click', function( e ) { if ( ! window.confirm( wc_admin_customer_stock_notifications_params.i18n_wc_delete_notification_warning ) ) { e.preventDefault(); return false; } } ); $( 'input#woocommerce_customer_stock_notifications_require_double_opt_in' ) .on( 'change', function () { if ( $( this ).is( ':checked' ) ) { $( this ).closest( 'tr' ).next( 'tr' ).show(); } else { $( this ).closest( 'tr' ).next( 'tr' ).hide(); } } ) .trigger( 'change' ); } ); } )( jQuery, window );
[-] wc-setup.min.js
[edit]
[-] meta-boxes-order.min.js
[edit]
[-] meta-boxes-product.js
[edit]
[-] settings.min.js
[edit]
[-] backbone-modal.js
[edit]
[-] reports.min.js
[edit]
[-] quick-edit.js
[edit]
[-] meta-boxes-product-variation.js
[edit]
[-] woocommerce_admin.min.js
[edit]
[-] network-orders.js
[edit]
[-] product-editor.js
[edit]
[-] meta-boxes-coupon.min.js
[edit]
[-] wc-shipping-zone-methods.js
[edit]
[-] wc-customer-stock-notifications.min.js
[edit]
[-] wc-product-import.min.js
[edit]
[-] marketplace-suggestions.min.js
[edit]
[-] wc-shipping-providers.js
[edit]
[-] marketplace-suggestions.js
[edit]
[-] order-attribution-admin.min.js
[edit]
[-] product-ordering.min.js
[edit]
[-] wc-clipboard.min.js
[edit]
[-] wc-status-widget.js
[edit]
[-] wc-product-import.js
[edit]
[-] settings-views-html-settings-tax.min.js
[edit]
[-] order-attribution-admin.js
[edit]
[-] wc-product-export.min.js
[edit]
[-] wc-status-widget-async.js
[edit]
[-] quick-edit.min.js
[edit]
[-] settings-views-html-settings-tax.js
[edit]
[-] wc-recent-reviews-widget-async.min.js
[edit]
[-] wc-clipboard.js
[edit]
[-] wc-product-export.js
[edit]
[-] wc-setup.js
[edit]
[-] wc-enhanced-select.min.js
[edit]
[-] api-keys.min.js
[edit]
[-] meta-boxes-product.min.js
[edit]
[-] meta-boxes-product-variation.min.js
[edit]
[-] wc-brands-enhanced-select.min.js
[edit]
[-] users.min.js
[edit]
[-] wc-status-widget-async.min.js
[edit]
[-] reports.js
[edit]
[-] api-keys.js
[edit]
[-] product-ordering.js
[edit]
[-] product-editor.min.js
[edit]
[-] wc-shipping-classes.js
[edit]
[-] network-orders.min.js
[edit]
[-] term-ordering.js
[edit]
[-] wc-shipping-providers.min.js
[edit]
[-] meta-boxes.js
[edit]
[-] wc-brands-enhanced-select.js
[edit]
[-] wc-status-widget.min.js
[edit]
[-] meta-boxes.min.js
[edit]
[-] wc-orders.min.js
[edit]
[-] woocommerce_admin.js
[edit]
[-] term-ordering.min.js
[edit]
[-] system-status.js
[edit]
[-] wc-enhanced-select.js
[edit]
[-] meta-boxes-order.js
[edit]
[-] wc-orders.js
[edit]
[+]
..
[-] wc-shipping-zone-methods.min.js
[edit]
[-] backbone-modal.min.js
[edit]
[-] wc-recent-reviews-widget-async.js
[edit]
[-] variation-gallery.min.js
[edit]
[-] wc-shipping-classes.min.js
[edit]
[-] variation-gallery.js
[edit]
[-] wc-shipping-zones.min.js
[edit]
[-] wc-customer-stock-notifications.js
[edit]
[-] system-status.min.js
[edit]
[-] wc-shipping-zones.js
[edit]
[-] meta-boxes-coupon.js
[edit]
[-] users.js
[edit]
[-] settings.js
[edit]