Skip to content

Commit

Permalink
DHIS2-3666 adds V{environment} to programRule variables (#493)
Browse files Browse the repository at this point in the history
  • Loading branch information
John Melin authored Jun 11, 2018
1 parent 4740d59 commit b8247a6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ const programRuleBuiltInVariables = [
'V{enrollment_date}',
'V{incident_date}',
'V{enrollment_id}',
'V{environment}',
'V{event_id}',
'V{orgunit_code}',
'V{program_stage_name}',
Expand Down

0 comments on commit b8247a6

Please sign in to comment.