Sindbad~EG File Manager

Current Path : /home/julesbu/www/wp-content/plugins/sg-security/assets/js/
Upload File :
Current File : /home/julesbu/www/wp-content/plugins/sg-security/assets/js/admin.js

/*global ajaxurl*/
;(function( $ ) {
	$(document).ready(function() {
		$('.dismiss-sg-security-notice').on('click', function(e) {
			let $this = $(this);
			$.ajax(
				$this.data('link')
			)
			.success(function() {
				$this.parents('.notice-error').remove()
			})

		})
	})
})( jQuery )

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