Skip to content
Snippets Groups Projects
Commit 9d00177e authored by tcarver's avatar tcarver
Browse files

handle partials for any feature type

parent 846f8f7c
No related branches found
No related tags found
No related merge requests found
......@@ -273,7 +273,6 @@ public class PublicDBDocumentEntry extends SimpleDocumentEntry
try
{
if(key.getKeyString().equals(DatabaseDocument.EXONMODEL))
location = handlePartials(qualifiers, location);
for(int i=0; i<DATABASE_QUALIFIERS_TO_MAP.length; i++)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment