Ignore:
Timestamp:
2009-04-23T15:18:56+12:00 (15 years ago)
Author:
kjdon
Message:

added a comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gli/trunk/src/org/greenstone/gatherer/file/WorkspaceTreeNode.java

    r19226 r19235  
    168168             
    169169              // One last piece of magic so we can determine the current collection
     170              // I don't think this will work properly with groups,
     171              // as it may give a false positive??
    170172              collection_root.is_in_loaded_collection = cols[i].getName().equals(CollectionManager.getLoadedCollectionName());
    171173              child_nodes.add(collection_root);
Note: See TracChangeset for help on using the changeset viewer.