Changeset 4338


Ignore:
Timestamp:
2003-05-27T09:41:21+12:00 (21 years ago)
Author:
jmt12
Message:

Fixed selection description field above metadata table - John

File:
1 edited

Legend:

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

    r4327 r4338  
    749749                     }
    750750
    751                      table_label.setText(Gatherer.g_man.collection_pane.getSelectionDetails());
     751                     table_label.setText(collection_tree.getSelectionDetails());
    752752                     
    753753                     // Remove old model from msm
Note: See TracChangeset for help on using the changeset viewer.