Index: openacs-4/packages/contacts/www/admin/ext-search-options.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/contacts/www/admin/ext-search-options.xql,v diff -u -r1.1 -r1.2 --- openacs-4/packages/contacts/www/admin/ext-search-options.xql 8 Sep 2005 18:15:49 -0000 1.1 +++ openacs-4/packages/contacts/www/admin/ext-search-options.xql 9 Sep 2005 22:18:03 -0000 1.2 @@ -7,8 +7,19 @@ * from contact_extend_options + $extra_query [template::list::orderby_clause -orderby -name "ext_options"] + + + select + * + from + contact_extend_options + $def_extra_query + + + \ No newline at end of file