| Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/ |
| Current File : /home/x/b/o/xbodynamge/namtation/wp-content/toggle.js.tar |
plugins/themeisle-companion/obfx_modules/beaver-widgets/custom-fields/toggle-field/toggle.js 0000644 00000000322 15114216333 0035614 0 ustar 00 home/xbodynamge/namtation/wp-content /* global FLBuilder */
( function ( $ ) {
$( 'body' ).delegate(
'.btn-switch__label', 'click', function ( e ) {
$.proxy( FLBuilder.preview.delayPreview( e ), FLBuilder.preview );
}
);
} )( jQuery );
plugins/themeisle-companion/obfx_modules/beaver-widgets/custom-fields/toggle-field/toggle.js 0000604 00000000322 15114544006 0036504 0 ustar 00 home/xbodynamge/crosstraining/wp-content /* global FLBuilder */
( function ( $ ) {
$( 'body' ).delegate(
'.btn-switch__label', 'click', function ( e ) {
$.proxy( FLBuilder.preview.delayPreview( e ), FLBuilder.preview );
}
);
} )( jQuery );
plugins/themeisle-companion/obfx_modules/beaver-widgets/custom-fields/toggle-field/toggle.js 0000644 00000000322 15115605475 0034412 0 ustar 00 home/xbodynamge/dev/wp-content /* global FLBuilder */
( function ( $ ) {
$( 'body' ).delegate(
'.btn-switch__label', 'click', function ( e ) {
$.proxy( FLBuilder.preview.delayPreview( e ), FLBuilder.preview );
}
);
} )( jQuery );