whoami7 - Manager
:
/
home
/
qbizpnmr
/
alfalahacademy.net
/
wp-content
/
plugins
/
meta-box
/
js
/
Upload File:
files >> /home/qbizpnmr/alfalahacademy.net/wp-content/plugins/meta-box/js/select.js
( function ( $, rwmb ) { 'use strict'; function toggleAll( e ) { e.preventDefault(); var $this = $( this ), $select = $this.parent().siblings( 'select' ); if ( 'none' === $this.data( 'type' ) ) { $select.val( [] ).trigger( 'change' ); return; } var selected = []; $select.find( 'option' ).each( function ( index, option ) { selected.push( option.value ); } ); $select.val( selected ).trigger( 'change' ); }; rwmb.$document .on( 'click', '.rwmb-select-all-none a', toggleAll ); } )( jQuery, rwmb );
Copyright ©2021 || Defacer Indonesia