Ignore:
Timestamp:
2009-04-22T17:39:05+12:00 (15 years ago)
Author:
ak19
Message:

Undoing the changes where the Collection.getName() always returned the groupQualifiedName(). Now it returns the collection's subname again.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gli/trunk/src/org/greenstone/gatherer/collection/CollectionManager.java

    r19197 r19203  
    906906
    907907    /** Returns the name of the loaded collection.
    908      *  Returns the "collectionGroupName/collectionName" or just the collectionName
    909      *  depending on whether the collection is part of a collection group or not.
    910908     */
    911909    static public String getLoadedCollectionName()
Note: See TracChangeset for help on using the changeset viewer.