From 40125e7410fb7083cac368edc73638f02dadae90 Mon Sep 17 00:00:00 2001 From: rjy7 Date: Thu, 15 Jul 2010 14:40:37 +0000 Subject: [PATCH] Restore autocomplete filtering to authors form (broken in r783 due to removal of id attribute) --- productMods/edit/forms/addAuthorsToInformationResource.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/productMods/edit/forms/addAuthorsToInformationResource.jsp b/productMods/edit/forms/addAuthorsToInformationResource.jsp index 441b8919..705f893c 100644 --- a/productMods/edit/forms/addAuthorsToInformationResource.jsp +++ b/productMods/edit/forms/addAuthorsToInformationResource.jsp @@ -343,7 +343,7 @@ SPARQL queries for existing values. --%> - ${author.name} + ${author.name}