%PDF- %PDF-
Direktori : /var/www/html/shaban/laviva/wp-content/plugins/loco-translate/pub/js/ |
Current File : /var/www/html/shaban/laviva/wp-content/plugins/loco-translate/pub/js/delete.js |
/** * Script for file delete operation */ !function( window, document, $ ){ var fsHook = document.getElementById('loco-fs'), elForm = document.getElementById('loco-del') ; if( fsHook && elForm ){ window.locoScope.fs.init(fsHook).setForm(elForm); } }( window, document, jQuery );