mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
. Added notion of NodeEventListeners to BrowseBean.
. Fix for AWC-519 - Date pickers now show 2 year values into the future by default - for "effectivity date" searches and similar git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2387 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -113,6 +113,13 @@
|
||||
</views>
|
||||
</config>
|
||||
|
||||
<config evaluator="string-compare" condition="Node Event Listeners">
|
||||
<!-- Managed beans that wish to be notified of Node events from the BrowseBean -->
|
||||
<node-event-listeners>
|
||||
<listener>ForumsBean</listener>
|
||||
</node-event-listeners>
|
||||
</config>
|
||||
|
||||
<config evaluator="string-compare" condition="Advanced Search">
|
||||
<!-- advanced search custom attribute config -->
|
||||
<advanced-search>
|
||||
|
Reference in New Issue
Block a user