+
+
+
<% PanelGenerator.generatePanelStart(out, request.getContextPath(), "white", "white"); %>
diff --git a/source/web/jsp/rules/conditions.jsp b/source/web/jsp/rules/conditions.jsp
index 79f4e71668..ac26fcd9ac 100644
--- a/source/web/jsp/rules/conditions.jsp
+++ b/source/web/jsp/rules/conditions.jsp
@@ -51,13 +51,7 @@
}
}
-
-
-<%-- TODO: Move this to the container page and add error-message-id attribute to dialog config --%>
-
-
-
1. |
diff --git a/source/web/jsp/rules/details.jsp b/source/web/jsp/rules/details.jsp
index 21ed32b499..9048abe903 100644
--- a/source/web/jsp/rules/details.jsp
+++ b/source/web/jsp/rules/details.jsp
@@ -35,13 +35,7 @@
}
}
-
-<%-- TODO: Move this to the container page and add error-message-id attribute to dialog config --%>
-
-
-
-
diff --git a/source/web/jsp/spaces/create-space-dialog.jsp b/source/web/jsp/spaces/create-space-dialog.jsp
index 727cfc71c0..38170ad0f8 100644
--- a/source/web/jsp/spaces/create-space-dialog.jsp
+++ b/source/web/jsp/spaces/create-space-dialog.jsp
@@ -63,15 +63,7 @@
}
-
-<%-- Create Space Dialog Fragment --%>
-
-<%-- TODO: Move this to the container page and add error-message-id attribute to dialog config --%>
-
-
-
-
diff --git a/source/web/jsp/spaces/create-space-wizard/details.jsp b/source/web/jsp/spaces/create-space-wizard/details.jsp
index 32cc2740fb..f7c9feda8e 100644
--- a/source/web/jsp/spaces/create-space-wizard/details.jsp
+++ b/source/web/jsp/spaces/create-space-wizard/details.jsp
@@ -85,11 +85,7 @@
}
}
-
-
-
-
diff --git a/source/web/jsp/spaces/edit-space-dialog.jsp b/source/web/jsp/spaces/edit-space-dialog.jsp
index d030b7fef5..86f0e52869 100644
--- a/source/web/jsp/spaces/edit-space-dialog.jsp
+++ b/source/web/jsp/spaces/edit-space-dialog.jsp
@@ -20,12 +20,6 @@
<%@ taglib uri="/WEB-INF/alfresco.tld" prefix="a" %>
<%@ taglib uri="/WEB-INF/repo.tld" prefix="r" %>
-<%-- Edit Space Dialog Fragment --%>
-
-<%-- TODO: Move this to the container page and add error-message-id attribute to dialog config --%>
-
-
-
diff --git a/source/web/jsp/wizard/container.jsp b/source/web/jsp/wizard/container.jsp
index f2a42990f7..64d64be191 100644
--- a/source/web/jsp/wizard/container.jsp
+++ b/source/web/jsp/wizard/container.jsp
@@ -98,12 +98,6 @@
- <%--
-
-
-
-
- --%>
<% PanelGenerator.generatePanelEnd(out, request.getContextPath(), "blue"); %>
@@ -111,10 +105,7 @@
- <%-- Externalise the error message into an error-message-id attribute on the wizard config --%>
- <%--
-
- --%>
+
<% PanelGenerator.generatePanelStart(out, request.getContextPath(), "white", "white"); %>
| | | | |