Merge pull request #1 from lawlesst/hasInvestigatorRole-sort
Grant sorting on profile pages
This commit is contained in:
commit
9fc292c13d
1 changed files with 2 additions and 2 deletions
|
@ -61,7 +61,7 @@
|
||||||
<critical-data-required>
|
<critical-data-required>
|
||||||
FILTER ( bound(?activity) )
|
FILTER ( bound(?activity) )
|
||||||
</critical-data-required>
|
</critical-data-required>
|
||||||
} ORDER BY DESC(?dateTimeEnd) DESC(?dateTimeStart) ?activityLabel ?activityName
|
} ORDER BY DESC(?dateTimeEndRole) DESC(?dateTimeStartRole) ?activityLabel ?activityName
|
||||||
</query-select>
|
</query-select>
|
||||||
|
|
||||||
<query-construct>
|
<query-construct>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue