Changeset 1949
- Timestamp:
- Apr 22, 2013, 1:29:41 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/net.sf.basedb.reggie/trunk/src/net/sf/basedb/reggie/servlet/MRnaServlet.java
r1946 r1949 466 466 if (!childCount.containsKey(rna)) 467 467 { 468 flagged.add(rna); 468 469 Annotationtype.FLAG.setAnnotationValue(dc, rna, jsonRna.get("flag")); 469 470 Annotationtype.AUTO_PROCESSING.setAnnotationValue(dc, rna, "Disable");
Note: See TracChangeset
for help on using the changeset viewer.