Changeset 28179


Ignore:
Timestamp:
2013-08-29T14:49:26+12:00 (11 years ago)
Author:
kjdon
Message:

added string for paramDefault for collectionConfig.xml

File:
1 edited

Legend:

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

    r27719 r28179  
    9292    public static final String INDEX_STEM_ELEM = "indexStem";
    9393    public static final String INDEX_OPTION_ELEM = "indexOption";
     94  public static final String PARAM_DEFAULT_ELEM = "paramDefault";
    9495    public static final String BROWSE_ELEM = "browse";
    9596    public static final String DISPLAY_ELEM = "display";
Note: See TracChangeset for help on using the changeset viewer.