Allow selectNodes kind of searches in Node Browser.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2082 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
David Caruana
2006-01-09 12:14:58 +00:00
parent dc2078a44e
commit f238d5b2d1
2 changed files with 42 additions and 1 deletions

View File

@@ -879,6 +879,10 @@
<property-name>searchService</property-name>
<value>#{SearchService}</value>
</managed-property>
<managed-property>
<property-name>namespaceService</property-name>
<value>#{NamespaceService}</value>
</managed-property>
</managed-bean>
<!-- Forums managed beans -->