PATH:
home
/
lab2454c
/
argowells.com
/
wp-content
/
plugins
/
ultimate-member
/
assets
/
js
(function ( $ ) { 'use strict'; $( document ).on( 'click', 'a.um-toggle-gdpr', function ( e ) { let $a = jQuery( e.currentTarget ); let $area = $a.closest( '.um-field-area' ); let $content = $area.find( '.um-gdpr-content' ); if ( $content.is( ':visible' ) ) { $area.find( 'a.um-toggle-gdpr' ).text( $a.data( 'toggle-show' ) ); $content.hide().find( 'a.um-toggle-gdpr' ).remove(); if ( $a.length ) { $a.get( 0 ).scrollIntoView(); } } else { $area.find( 'a.um-toggle-gdpr' ).text( $a.data( 'toggle-hide' ) ); $content.show().prepend( $a.clone() ); } } ); })( jQuery );
[-] um-scripts.min.js
[edit]
[-] um-members.min.js
[edit]
[+]
admin
[-] um-gdpr.min.js
[edit]
[-] um-responsive.min.js
[edit]
[-] um-conditional.js
[edit]
[+]
..
[-] um-account.js
[edit]
[-] um-account.min.js
[edit]
[-] um-modal.js
[edit]
[-] common-frontend.js
[edit]
[-] common.min.js
[edit]
[-] dropdown.min.js
[edit]
[-] um-gdpr.js
[edit]
[-] common.js
[edit]
[-] um-functions.js
[edit]
[-] um-conditional.min.js
[edit]
[-] um-functions.min.js
[edit]
[-] um-responsive.js
[edit]
[-] um-profile.min.js
[edit]
[-] um-profile.js
[edit]
[-] um-scripts.js
[edit]
[-] dropdown.js
[edit]
[-] common-frontend.min.js
[edit]
[-] um-modal.min.js
[edit]
[-] um-members.js
[edit]