Changeset 30690 for main/trunk/gli/src


Ignore:
Timestamp:
2016-08-08T13:44:59+12:00 (8 years ago)
Author:
kjdon
Message:

added string for defaultSort

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/gli/src/org/greenstone/gatherer/util/StaticStrings.java

    r30678 r30690  
    252252    static final public String SORT_STR = "Sort";
    253253    static final public String SORT_LOW_STR = "sort";
     254  static final public String SORT_DEFAULT_ELEMENT = "defaultSort";
    254255    static final public String SPACE_CHARACTER = " ";
    255256    static final public String SPECIAL_ATTRIBUTE = "special";
Note: See TracChangeset for help on using the changeset viewer.