~registry/dhis2-academy/SingleEvents

« back to all changes in this revision

Viewing changes to dhis-2/dhis-web/dhis-web-commons/src/main/java/org/hisp/dhis/commons/action/GetExpressionTextAction.java

  • Committer: Jo Størset
  • Date: 2011-11-21 12:44:20 UTC
  • mfrom: (4968.1.216 dhis2)
  • Revision ID: storset@gmail.com-20111121124420-m0wjqkn46h40lfz7
- Needed to check it, so a little help merging r5184 from trunk
- added dhis-service-mobile as dependency to dhis-web-light

Show diffs side-by-side

added added

removed removed

Lines of Context:
75
75
        return message;
76
76
    }
77
77
 
 
78
    // -------------------------------------------------------------------------
 
79
    // Action implementation
 
80
    // -------------------------------------------------------------------------
 
81
 
78
82
    @Override
79
83
    public String execute()
80
84
        throws Exception