Changeset 4306


Ignore:
Timestamp:
2003-05-23T16:20:37+12:00 (21 years ago)
Author:
jmt12
Message:

allow for the cancel button to 'unlock' the collection

File:
1 edited

Legend:

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

    r4293 r4306  
    446446                     Gatherer.c_man.getCollection().build_options.setImportValue("removeold", true, null);
    447447                }
     448                // Remove the collection lock.
     449                Gatherer.g_man.lockCollection(false, false);
    448450          }
    449451     }
Note: See TracChangeset for help on using the changeset viewer.