Ignore:
Timestamp:
Oct 22, 2009, 9:09:52 AM (14 years ago)
Author:
Nicklas Nordborg
Message:

Merged pre-2.14-releases to the trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/www/admin/annotationtypes/index.jsp

    r5060 r5156  
    278278        Unit unit = unitId == 0 ? null : Unit.getById(dc, unitId);
    279279        annotationType.setDefaultUnit(unit);
    280         if (unit != null) cc.setRecent(unit, maxRecent);
    281280      }
    282281     
Note: See TracChangeset for help on using the changeset viewer.