Edit D:\app\Administrator\product\11.2.0\dbhome_1\apex\images\themes\theme_19\mobile.js
function doSubmit(r){ document.getElementById('pRequest').value=r; document.getElementById('wwvFlowForm').submit(); } function redirect(where){ location.href = where; return; } function confirmDelete(msg,req){ if(req==null){req='Delete'} var confDel = msg; if(confDel ==null){ confDel= confirm("Would you like to perform this delete action?"); }else{ confDel= confirm(msg);} if (confDel==true){doSubmit(req);} }
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de