Changeset 30690
- Timestamp:
- 08.08.2016 13:44:59 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
main/trunk/gli/src/org/greenstone/gatherer/util/StaticStrings.java
r30678 r30690 252 252 static final public String SORT_STR = "Sort"; 253 253 static final public String SORT_LOW_STR = "sort"; 254 static final public String SORT_DEFAULT_ELEMENT = "defaultSort"; 254 255 static final public String SPACE_CHARACTER = " "; 255 256 static final public String SPECIAL_ATTRIBUTE = "special";