Changeset 13908


Ignore:
Timestamp:
2007-02-14T16:20:43+13:00 (17 years ago)
Author:
kjdon
Message:

don't use FIELD_ELEM anymore

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl3/src/java/org/greenstone/gsdl3/util/GSXML.java

    r13829 r13908  
    6363    public static final String BROWSE_ELEM = "browse";
    6464    public static final String DISPLAY_ELEM = "display";
    65     public static final String FIELD_ELEM = "field";
    6665    public static final String LEVEL_ELEM = "level";
    6766    public static final String SHORTNAME_ATT = "shortname";
Note: See TracChangeset for help on using the changeset viewer.