From c162cf675e435c4be876741da92a6ea46c3233ab Mon Sep 17 00:00:00 2001 From: rjy7 Date: Tue, 23 Mar 2010 18:29:03 +0000 Subject: [PATCH] NIHVIVO-147 Add/edit/delete citation from front end. NIHVIVO-142 Removed some unneeded styles for front end editing. --- webapp/web/templates/entity/entityBasic.jsp | 61 +++++++++++++-------- 1 file changed, 38 insertions(+), 23 deletions(-) diff --git a/webapp/web/templates/entity/entityBasic.jsp b/webapp/web/templates/entity/entityBasic.jsp index 16db7a927..427a56954 100644 --- a/webapp/web/templates/entity/entityBasic.jsp +++ b/webapp/web/templates/entity/entityBasic.jsp @@ -185,7 +185,7 @@ RY Description not working - FIX - <%-- Thumbnail --%> + <%-- Thumbnail (with citation) --%>
@@ -196,19 +196,27 @@ RY Description not working - FIX " title="click to view larger image in new window" alt="" width="150"/>
+ <%-- Citation --%> - -
-
-
${entity.citation}
- <%-- - - - ${editLinks} - --%> +
+ +

citation

+ +
+ +
+
+
+ ${entity.citation} + + + ${editLinks} + +
+
-
- + +
@@ -268,18 +276,25 @@ RY Description not working - FIX <%-- Citation, if no thumbnail --%> - -
-
-
${entity.citation}
- <%-- - - - ${editLinks} - --%> +
+ +

citation

+ +
+ +
+
+
+ ${entity.citation} + + + ${editLinks} + +
+
-
- + +

Keywords: ${entity.keywordString}