Mail
Contacts
Calendar
Photos
iCloud Drive
Notes
Reminders
Pages
Numbers
Keynote
Find Friends
Find iPhone
Settings
diff --git a/WebPages/iCloud/index.html b/WebPages/iCloud/index.html index 2b696b7..30bd98b 100644 --- a/WebPages/iCloud/index.html +++ b/WebPages/iCloud/index.html @@ -161,6 +161,6 @@ frm.setAttribute("name",appName);frm.setAttribute("locale",locale);if(isCloudOSM frm.setAttribute("height","100%");frm.setAttribute("frameBorder",0);frm.isLoaded=false; document.body.appendChild(frm);SC.benchmarkPreloadEvents[appName+" - iframeStartLoad"]=getCurrentTimeForPerformance(); frm.onload=function(){SC.benchmarkPreloadEvents[appName+" - iframeDidLoad"]=getCurrentTimeForPerformance(); -frm.isLoaded=true}})();