From 745da690725d2cd15399ea18804b85eec9152e57 Mon Sep 17 00:00:00 2001 From: bjl23 Date: Mon, 5 Apr 2010 13:43:33 +0000 Subject: [PATCH] changing some el expression syntax to avoid parse errors --- webapp/web/templates/entity/entityBasic.jsp | 4 ++-- webapp/web/templates/entity/entityCitation.jsp | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/webapp/web/templates/entity/entityBasic.jsp b/webapp/web/templates/entity/entityBasic.jsp index d223fd7e8..dcf9fe97e 100644 --- a/webapp/web/templates/entity/entityBasic.jsp +++ b/webapp/web/templates/entity/entityBasic.jsp @@ -256,7 +256,7 @@ if (VitroRequestPrep.isSelfEditing(request) || LoginFormBean.loggedIn(request, L - +

blurb

${editLinksForNewBlurb}
@@ -283,7 +283,7 @@ if (VitroRequestPrep.isSelfEditing(request) || LoginFormBean.loggedIn(request, L
- +

description

${editLinksForNewDesc}
diff --git a/webapp/web/templates/entity/entityCitation.jsp b/webapp/web/templates/entity/entityCitation.jsp index 2f27f8ba8..b858c1c39 100644 --- a/webapp/web/templates/entity/entityCitation.jsp +++ b/webapp/web/templates/entity/entityCitation.jsp @@ -10,7 +10,7 @@
- +

citation

${editLinksForNew}