diff --git a/webapp/web/templates/entity/entityBasic.jsp b/webapp/web/templates/entity/entityBasic.jsp index 3c17d00d6..16db7a927 100644 --- a/webapp/web/templates/entity/entityBasic.jsp +++ b/webapp/web/templates/entity/entityBasic.jsp @@ -122,7 +122,7 @@ RY Description not working - FIX - + <%-- Moniker. Wrap in the div only if editing. If not editing, displays inline next to label. --%>
@@ -142,10 +142,11 @@ RY Description not working - FIX
- <%-- end dprop-vitro-moniker --%> + <%-- end dprop-vitro-moniker --%> + - + <%-- Links --%> @@ -211,7 +212,7 @@ RY Description not working - FIX - + <%-- Blurb --%>
@@ -223,42 +224,48 @@ RY Description not working - FIX
${entity.blurb}
- - - ${editLinks} - -
+ + + ${editLinks} +
- + <%-- Description --%> - -
-
-
${entity.description}
- <%-- - - - ${editLinks} - --%> +
+ +

description

+ +
+ +
+
+
+
${entity.description}
+ + + ${editLinks} + +
+
-
- + +
+ <%-- Properties --%> - - <%-- --%> - - <%-- unless a value is provided, properties not assigned to a group will not have a tab or appear on the page --%> - - + + <%-- --%> + + <%-- unless a value is provided, properties not assigned to a group will not have a tab or appear on the page --%> + + - <%-- Citation, if no thumbnail --%> @@ -278,5 +285,5 @@ RY Description not working - FIX ${requestScope.servletButtons} -
+