Changeset 7208
- Timestamp:
- Oct 19, 2016, 11:32:44 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/clients/web/net/sf/basedb/clients/web/AnnotationUtil.java
r7206 r7208 127 127 json.put("subtypes", jsonSubtypes); 128 128 129 if (hasBioPlateAnnotation )129 if (hasBioPlateAnnotation && names.size() > 0) 130 130 { 131 131 // Load bioplate types linked with subtypes having the same name as the categories
Note: See TracChangeset
for help on using the changeset viewer.