From 5927677db8e7af2905de55bcba50313eca41b8bd Mon Sep 17 00:00:00 2001 From: Tim Worrall Date: Tue, 17 Jun 2014 14:33:38 -0400 Subject: [PATCH] VIVO-798: fix hidden research grants issue --- productMods/config/listViewConfig-scopusId.xml | 2 +- .../body/partials/individual/propStatement-hasRole.ftl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/productMods/config/listViewConfig-scopusId.xml b/productMods/config/listViewConfig-scopusId.xml index 41cfe453..8358b74c 100644 --- a/productMods/config/listViewConfig-scopusId.xml +++ b/productMods/config/listViewConfig-scopusId.xml @@ -14,7 +14,7 @@ ?subject ?property ?value FILTER isLiteral(?value) - } ORDER BY ?object + } ORDER BY ?value diff --git a/productMods/templates/freemarker/body/partials/individual/propStatement-hasRole.ftl b/productMods/templates/freemarker/body/partials/individual/propStatement-hasRole.ftl index c89de407..2f49ef7e 100644 --- a/productMods/templates/freemarker/body/partials/individual/propStatement-hasRole.ftl +++ b/productMods/templates/freemarker/body/partials/individual/propStatement-hasRole.ftl @@ -17,8 +17,8 @@