Fix File
•
/
home
/
sportsfe...
/
httpdocs
/
clone
/
wp-conte...
/
plugins
/
ninja-fo...
/
assets
/
js
•
File:
all-forms.js
•
Content:
jQuery(document).ready(function($) { $( '.trash a' ).click( function( e ) { e.preventDefault(); var answer = confirm( nfi18n.confirm_delete ); if ( answer ) { window.location.href = e.currentTarget.href; } } ); } );
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List