PATH:
home
/
thebhoeo
/
.trash
/
backwpup
/
assets
/
js
jQuery( document ).ready( function ( $ ) { var anchor = $( 'input[name="anchor"]' ); var tab_wrapper_a = $( '.nav-tab-wrapper>a' ); var actual_anchor = window.location.hash; if ( actual_anchor !== '' ) { actual_anchor = '#' + actual_anchor.replace( '#', '' ); } if ( actual_anchor !== '' ) { anchor.val( actual_anchor ); } $( '.table' ).addClass( 'ui-tabs-hide' ); $( anchor.val() ).removeClass( 'ui-tabs-hide' ); if ( anchor.val() === '#backwpup-tab-information' ) { $( '#submit' ).hide(); $( '#default_settings' ).hide(); } if ( anchor.val() === '#backwpup-tab-license' ) { $( '#submit' ).hide(); $( '#default_settings' ).hide(); $( 'input[name="license_submit"]' ).attr( 'type', 'submit' ); } tab_wrapper_a.removeClass( 'nav-tab-active' ); tab_wrapper_a.each( function () { if ( $( this ).attr( 'href' ) === anchor.val() ) { $( this ).addClass( 'nav-tab-active' ); } } ); tab_wrapper_a.on( 'click', function () { var clickedid = $( this ).attr( 'href' ); tab_wrapper_a.removeClass( 'nav-tab-active' ); $( this ).addClass( 'nav-tab-active' ); $( '.table' ).addClass( 'ui-tabs-hide' ); $( clickedid ).removeClass( 'ui-tabs-hide' ); $( '#message' ).hide(); anchor.val( clickedid ); if ( clickedid === '#backwpup-tab-information' ) { $( '#submit' ).hide(); $( '#default_settings' ).hide(); } else if ( clickedid === '#backwpup-tab-license' ) { $( '#submit' ).hide(); $( '#default_settings' ).hide(); $( 'input[name="license_submit"]' ).attr( 'type', 'submit' ); } else { $( '#submit' ).show(); $( '#default_settings' ).show(); $( 'input[name="license_submit"]' ).attr( 'type', 'button' ); } window.location.hash = clickedid; window.scrollTo( 0, 0 ); return false; } ); $( '#authentication_method' ).on('change', function () { var auth_method = $( '#authentication_method' ).val(); if ( '' === auth_method ) { $( '.authentication_basic' ).hide(); $( '.authentication_query_arg' ).hide(); $( '.authentication_user' ).hide(); } else if ( 'basic' === auth_method ) { $( '.authentication_basic' ).show(); $( '.authentication_query_arg' ).hide(); $( '.authentication_user' ).hide(); } else if ( 'query_arg' === auth_method ) { $( '.authentication_basic' ).hide(); $( '.authentication_query_arg' ).show(); $( '.authentication_user' ).hide(); } else if ( 'user' === auth_method ) { $( '.authentication_basic' ).hide(); $( '.authentication_query_arg' ).hide(); $( '.authentication_user' ).show(); } } ); } );
[-] backup-downloader.min.js
[edit]
[-] page_edit_jobtype_dbdump.js
[edit]
[-] sidebar.js
[edit]
[-] admin-chatbot.min.js
[edit]
[-] settings-encryption.js
[edit]
[-] backup-downloader.js
[edit]
[-] restore.min.js
[edit]
[-] page_edit_jobtype_dbdump.min.js
[edit]
[-] admin-rating.js
[edit]
[-] settings-encryption.min.js
[edit]
[-] page_edit_tab_cron.min.js
[edit]
[-] backwpup-job.min.js
[edit]
[-] notice.min.js
[edit]
[-] backwpup-admin.min.js
[edit]
[-] backwpup-generate.min.js
[edit]
[-] general.js
[edit]
[-] page_edit_jobtype_file.js
[edit]
[-] backwpup-admin.js
[edit]
[+]
..
[-] page_edit_tab_job.js
[edit]
[-] page_settings.js
[edit]
[-] page_edit_jobtype_file.min.js
[edit]
[-] admin-rating.min.js
[edit]
[-] admin-chatbot.js
[edit]
[-] sidebar.min.js
[edit]
[-] page_settings.min.js
[edit]
[-] backwpup-generate.js
[edit]
[-] page_edit_tab_cron.js
[edit]
[-] restore.js
[edit]
[-] page_edit_tab_job.min.js
[edit]
[-] backwpup-onboarding.js
[edit]
[-] general.min.js
[edit]
[+]
vendor
[-] backwpup-job.js
[edit]
[-] notice.js
[edit]
[-] backwpup-onboarding.min.js
[edit]