------------------------------------------------------------
revno: 21327
committer: Morten Olav Hansen <[email protected]>
branch nick: dhis2
timestamp: Fri 2015-12-04 18:57:34 +0700
message:
minor fix
modified:
dhis-2/dhis-api/src/main/java/org/hisp/dhis/program/Program.java
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-api/src/main/java/org/hisp/dhis/program/Program.java'
--- dhis-2/dhis-api/src/main/java/org/hisp/dhis/program/Program.java 2015-12-03 17:01:58 +0000
+++ dhis-2/dhis-api/src/main/java/org/hisp/dhis/program/Program.java 2015-12-04 11:57:34 +0000
@@ -93,6 +93,7 @@
private Boolean ignoreOverdueEvents = false;
+ @Scanned
private List<ProgramTrackedEntityAttribute> programAttributes = new ArrayList<>();
@Scanned
_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help : https://help.launchpad.net/ListHelp