Sindbad~EG File Manager

Current Path : /var/www/html/cibahia.sumar.com.py/wp-content/plugins/peepso-nuevo/assets/js/admin/
Upload File :
Current File : /var/www/html/cibahia.sumar.com.py/wp-content/plugins/peepso-nuevo/assets/js/admin/dashboard.js

jQuery( function( $ ) {
	var $mostRecent = $( '#peepso_dashboard_most_recent' );

	$mostRecent.on( 'click', '[data-toggle=tab]', function( e ) {
		var $a = $( this ),
			$tab = $a.closest( 'li' ),
			$div = $mostRecent.find( $a.attr( 'href' ) );

		e.preventDefault();
		e.stopPropagation();

		if ( $div.length ) {
			$tab.siblings().removeClass( 'active' );
			$tab.addClass( 'active' );
			$div.siblings().removeClass( 'active' );
			$div.addClass( 'active' );
		}
	} );
} );

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists