Ignore:
Timestamp:
2009-04-22T15:52:31+12:00 (15 years ago)
Author:
ak19
Message:

Tentative changes for getting the collectiongroup construct to work with the RemoteGreenstoneServer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gli/trunk/src/org/greenstone/gatherer/gui/PreviewButton.java

    r19041 r19197  
    7777    // so getting a collection-name may have a collection group prefix
    7878    // This means CollectionManager.getLoadedCollectionName() is no longer sufficient
    79     String collGroupWithName = CollectionManager.getLoadedColNameWithGroup(true);
     79    String collGroupWithName = CollectionManager.getLoadedCollectionName();
    8080
    8181    // set up the home page for the current collection
Note: See TracChangeset for help on using the changeset viewer.