Changeset 2685
- Timestamp:
- 03/08/10 17:29:21 (6 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
molgenis/3.3/src/org/molgenis/framework/ui/html/MrefInput.java
r2674 r2685 18 18 import java.util.List; 19 19 import java.util.Map; 20 import java.util.TreeMap; 20 21 21 22 import org.molgenis.framework.db.QueryRule; … … 31 32 //The label of the value to show in the box 32 33 //xrefLabel,values 33 private Map<String,List> valueLabels ;34 private Map<String,List> valueLabels = new TreeMap<String,List>(); 34 35 //what is this? 35 36 private String targetfield;
![(please configure the [header_logo] section in trac.ini)](http://gbic.target.rug.nl/trac/molgenis/chrome/site/molgenis_logo.jpg)