------------------------------------------------------------ revno: 6777 committer: Lars Helge Overland <[email protected]> branch nick: dhis2 timestamp: Fri 2012-04-27 09:46:57 +0200 message: Unused file removed: dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/dSetResponsePeriod.vm
-- 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
=== removed file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/dSetResponsePeriod.vm' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/dSetResponsePeriod.vm 2010-02-22 09:19:15 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/dSetResponsePeriod.vm 1970-01-01 00:00:00 +0000 @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<periods> -#set($count1 = 0) -#foreach( $periodName in $periodNameList ) - #set($period = $periods.get($count1)) - #set($count1 = $count1 + 1) - <period> - <id>$period.id</id> - <periodname>$periodName</periodname> - <periodtype>$periodType.name</periodtype> - </period> -#end -</periods>
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

