Changeset 36582


Ignore:
Timestamp:
2022-09-06T15:49:16+12:00 (20 months ago)
Author:
davidb
Message:

Reverting back to round brackets, now that GLI uses square brackets to show a short-collection name

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gs3-extensions/solr/trunk/src/collect/solr-jdbm-demo/etc/collectionConfig.xml

    r36435 r36582  
    99  <displayItemList>
    1010    <displayItem name="name" key="name" dictionary="collectionConfig"/>
    11     <displayItem name="name" lang="en">Demo Collection [Solr]</displayItem>
     11    <displayItem name="name" lang="en">Demo Collection (Solr)</displayItem>
    1212    <displayItem name="description" key="description" dictionary="collectionConfig"/>
    1313    <displayItem name="shortDescription" key="shortDescription" dictionary="collectionConfig"/>
Note: See TracChangeset for help on using the changeset viewer.