Changeset 20805


Ignore:
Timestamp:
05/03/10 17:05:35 (2 years ago)
Author:
rns
Message:

Better display of protocol descriptions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/modmine/webapp/resources/webapp/WEB-INF/webconfig-model.xml

    r20736 r20805  
    9898      <fieldconfig fieldExpr="protocol.name"/> 
    9999      <fieldconfig fieldExpr="submission.title"/> 
     100      <fieldconfig fieldExpr="protocol.description" sectionOnRight="true" sectionTitle="Description" openByDefault="true" 
     101                   showInSummary="false" showInResults="false" showInInlineCollection="false" doNotTruncate="true"/> 
    100102    </fields> 
    101103  </class> 
Note: See TracChangeset for help on using the changeset viewer.