NIHVIVO-2186 Finalize changes to custom list view queries for hiding incomplete statements from non-logged-in user

This commit is contained in:
ryounes 2011-03-22 20:22:20 +00:00
parent a04c736b37
commit 15b07e56f0
8 changed files with 16 additions and 16 deletions

View file

@ -32,9 +32,9 @@
LET (?precisionEnd := afn:localname(?dateTimePrecisionEnd))
}
}
<linked-individual-required>
<critical-data-required>
FILTER ( bound(?dateTimeStart) || bound(?dateTimeEnd) )
</linked-individual-required>
</critical-data-required>
}
</query-select>