From dc4ea49f4f79ff264f923ad2cc93364c64414427 Mon Sep 17 00:00:00 2001 From: Edmond Major III Date: Wed, 13 Mar 2019 15:40:18 -0500 Subject: [PATCH] Update Year on iCloud index.html - Update year to display 2019 instead of 2018 --- WebPages/iCloud/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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}})();
+document.body.appendChild(scriptTag)}());