PATH:
home
/
letacommog
/
pymreception1
/
wp-content
/
plugins
/
loco-translate
/
pub
/
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 );
[+]
..
[-] delete.js
[edit]
[-] editor.js
[edit]
[-] podiff.js
[edit]
[-] poview.js
[edit]
[-] setup.js
[edit]
[-] poinit.js
[edit]
[-] config.js
[edit]
[-] potinit.js
[edit]
[-] debug.js
[edit]
[+]
min