~dhis2-ccei-dev/dhis2-ccei/trunk

« back to all changes in this revision

Viewing changes to dhis-web-ccei/src/main/java/org/hisp/dhis/coldchain/equipment/manager/action/GetOrganisationUnitDetailsAction.java

  • Committer: Mithilesh Kumar Thakur
  • Date: 2014-12-18 08:51:03 UTC
  • Revision ID: mithilesh.hisp@gmail.com-20141218085103-51ombzkynt4cbpyy
Work on Aggregation of equipment for all types of status and storage capacity actual and requirement

Show diffs side-by-side

added added

removed removed

Lines of Context:
327
327
        
328
328
        Collections.sort( equipmentTypes, new IdentifiableObjectCodeComparator() );
329
329
        
 
330
        
330
331
        /*
331
332
        for( EquipmentType equipmentType : equipmentTypes )
332
333
        {