From 6c3c0e01993b7bb932247b9fe65a312aa9c8ef78 Mon Sep 17 00:00:00 2001 From: rjy7 Date: Sat, 20 Mar 2010 18:36:24 +0000 Subject: [PATCH] NIHVIVO-142 Markup and styles for adding a new moniker from the front end when there isn't already one present. --- webapp/web/templates/entity/entityBasic.jsp | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/webapp/web/templates/entity/entityBasic.jsp b/webapp/web/templates/entity/entityBasic.jsp index a665f16c8..022806ec1 100644 --- a/webapp/web/templates/entity/entityBasic.jsp +++ b/webapp/web/templates/entity/entityBasic.jsp @@ -61,6 +61,7 @@ if (VitroRequestPrep.isSelfEditing(request) || LoginFormBean.loggedIn(request, L + @@ -97,7 +98,7 @@ RY Description not working - FIX
-
+
@@ -119,8 +120,14 @@ RY Description not working - FIX
- - + <%-- For moniker, only wrap in the div if editing. Otherwise, displays inline next to label. --%> + +
+

moniker

+ <%-- Here's where we add the plus link, but only if there isn't already a moniker. --%> + + +
${entity.moniker} @@ -130,11 +137,9 @@ RY Description not working - FIX
- - - <%-- Show the add link --%> - - +
+
+