Merge pull request #1 from lawlesst/hasInvestigatorRole-sort

Grant sorting on profile pages
This commit is contained in:
Jim Blake 2013-03-06 08:34:29 -08:00
commit 9fc292c13d

View file

@ -61,7 +61,7 @@
<critical-data-required>
FILTER ( bound(?activity) )
</critical-data-required>
} ORDER BY DESC(?dateTimeEnd) DESC(?dateTimeStart) ?activityLabel ?activityName
} ORDER BY DESC(?dateTimeEndRole) DESC(?dateTimeStartRole) ?activityLabel ?activityName
</query-select>
<query-construct>
@ -219,4 +219,4 @@
</query-construct>
<template>propStatement-hasInvestigatorRole.ftl</template>
</list-view-config>
</list-view-config>