NIHVIVO-646 Reimplement uri filtering in AutoCompleteController so it's part of the query, instead of removing from query results afterward

This commit is contained in:
rjy7 2010-06-25 19:13:45 +00:00
parent cad57c2c88
commit 444d37bd5a
3 changed files with 30 additions and 15 deletions

View file

@ -51,3 +51,5 @@
<@dump var="fruit" />
<@dumpDataModel />
${stylesheets.addFromTheme("/sstest.css")}
${scripts.addFromTheme("/jstest.js")}