From 19d214fcb0306222af1b776328efb62fcb3934df Mon Sep 17 00:00:00 2001 From: Dharan <14145706+dhrn@users.noreply.github.com> Date: Thu, 13 May 2021 21:19:04 +0530 Subject: [PATCH] [MNT-22183] Use absolute paths for stylesheets (#383) (#458) * [MNT-22183] Use absolut paths for stylesheets * added slash * added context prefix Co-authored-by: dhrn Co-authored-by: davidcanonieto --- packaging/war/src/main/webapp/error.jsp | 4 ++-- packaging/war/src/main/webapp/index.jsp | 24 ++++++++++++------------ 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/packaging/war/src/main/webapp/error.jsp b/packaging/war/src/main/webapp/error.jsp index c7498a707a..14c0e39e54 100644 --- a/packaging/war/src/main/webapp/error.jsp +++ b/packaging/war/src/main/webapp/error.jsp @@ -57,8 +57,8 @@ ModuleDetails shareServicesModule = moduleService.getModule("alfresco-share-serv Alfresco - - + +
diff --git a/packaging/war/src/main/webapp/index.jsp b/packaging/war/src/main/webapp/index.jsp index 93d5159297..14f704b26b 100644 --- a/packaging/war/src/main/webapp/index.jsp +++ b/packaging/war/src/main/webapp/index.jsp @@ -4,21 +4,21 @@ %% Copyright (C) 2005 - 2016 Alfresco Software Limited %% - This file is part of the Alfresco software. - If the software was purchased under a paid Alfresco license, the terms of - the paid license agreement will prevail. Otherwise, the software is + This file is part of the Alfresco software. + If the software was purchased under a paid Alfresco license, the terms of + the paid license agreement will prevail. Otherwise, the software is provided under the following open source license terms: - + Alfresco is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - + Alfresco is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. - + You should have received a copy of the GNU Lesser General Public License along with Alfresco. If not, see . #L% @@ -57,19 +57,19 @@ ModuleDetails shareServicesModule = moduleService.getModule("alfresco-share-serv Alfresco - - + +
- +
 

Welcome to Alfresco

- +

<%=descriptorService.getServerDescriptor().getEdition()%> - <%=descriptorService.getServerDescriptor().getVersion()%>

@@ -94,7 +94,7 @@ ModuleDetails shareServicesModule = moduleService.getModule("alfresco-share-serv { %>

WARNING: The system is in Read Only mode, the License may have failed to deploy. Please visit the Alfresco Administration Console (admin only)

-<% +<% } if (descriptorService.getLicenseDescriptor() != null && descriptorService.getLicenseDescriptor().getLicenseMode().toString().equals("ENTERPRISE")) { @@ -120,7 +120,7 @@ ModuleDetails shareServicesModule = moduleService.getModule("alfresco-share-serv

CMIS 1.1 AtomPub Service Document

CMIS 1.1 Browser Binding URL

- +