mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
. Fix to external access URLs to correctly navigate to specified NodeRef and setup Breadcrumb component etc.
. Tidy up of web-client authentication code git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2231 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -1257,7 +1257,7 @@ public class BrowseBean implements IContextListener
|
||||
*
|
||||
* @param ref NodeRef of the selected space
|
||||
*/
|
||||
/*package*/ void updateUILocation(NodeRef ref)
|
||||
public void updateUILocation(NodeRef ref)
|
||||
{
|
||||
// get the current breadcrumb location and append a new handler to it
|
||||
// our handler know the ID of the selected node and the display label for it
|
||||
|
Reference in New Issue
Block a user