diff --git a/source/web/WEB-INF/portlet.xml b/source/web/WEB-INF/portlet.xml index 4a09c85d74..e1ba5f2557 100644 --- a/source/web/WEB-INF/portlet.xml +++ b/source/web/WEB-INF/portlet.xml @@ -29,7 +29,7 @@ scriptUrl - /alfresco/168service/mytasks + /alfresco/168s/mytasks @@ -50,7 +50,7 @@ scriptUrl - /alfresco/168service/doclist + /alfresco/168s/doclist @@ -71,7 +71,7 @@ scriptUrl - /alfresco/168service/myspaces + /alfresco/168s/myspaces @@ -92,7 +92,7 @@ scriptUrl - /alfresco/168service/mywebforms + /alfresco/168s/mywebforms diff --git a/source/web/jsp/dashboards/dashlets/doclist-webscript.jsp b/source/web/jsp/dashboards/dashlets/doclist-webscript.jsp index 6979e47c18..e498115b7a 100644 --- a/source/web/jsp/dashboards/dashlets/doclist-webscript.jsp +++ b/source/web/jsp/dashboards/dashlets/doclist-webscript.jsp @@ -24,4 +24,4 @@ --%> <%@ taglib uri="/WEB-INF/repo.tld" prefix="r" %> - \ No newline at end of file + \ No newline at end of file diff --git a/source/web/jsp/dashboards/dashlets/myspaces-webscript.jsp b/source/web/jsp/dashboards/dashlets/myspaces-webscript.jsp index 60c54f5a93..a6bc630fc2 100644 --- a/source/web/jsp/dashboards/dashlets/myspaces-webscript.jsp +++ b/source/web/jsp/dashboards/dashlets/myspaces-webscript.jsp @@ -24,4 +24,4 @@ --%> <%@ taglib uri="/WEB-INF/repo.tld" prefix="r" %> - \ No newline at end of file + \ No newline at end of file diff --git a/source/web/jsp/dashboards/dashlets/mytasks-webscript.jsp b/source/web/jsp/dashboards/dashlets/mytasks-webscript.jsp index be3122b60d..571487a8aa 100644 --- a/source/web/jsp/dashboards/dashlets/mytasks-webscript.jsp +++ b/source/web/jsp/dashboards/dashlets/mytasks-webscript.jsp @@ -24,4 +24,4 @@ --%> <%@ taglib uri="/WEB-INF/repo.tld" prefix="r" %> - \ No newline at end of file + \ No newline at end of file diff --git a/source/web/jsp/dashboards/dashlets/mywebforms-webscript.jsp b/source/web/jsp/dashboards/dashlets/mywebforms-webscript.jsp index caa6e12af3..9febd32fcd 100644 --- a/source/web/jsp/dashboards/dashlets/mywebforms-webscript.jsp +++ b/source/web/jsp/dashboards/dashlets/mywebforms-webscript.jsp @@ -24,4 +24,4 @@ --%> <%@ taglib uri="/WEB-INF/repo.tld" prefix="r" %> - \ No newline at end of file + \ No newline at end of file