diff --git a/more/more.html b/more/more.html index e520de2..c70c17f 100644 --- a/more/more.html +++ b/more/more.html @@ -41,7 +41,7 @@ var currentPath = window.location.protocol + "//" + window.location.host + "/" + window.location.pathname; var rootPath = currentPath.replace("more/more.html", "applications/"); - + var moreAppPath = currentPath.replace("more.html", ""); var currentlyRunningScripts;