TerraForever
Chieftain
- Joined
- Nov 12, 2012
- Messages
- 8
The policy "Disaster Relief" (aka POLICY_CCTP166) incorrectly depends on "DietaryGuidelines" (aka POLICY_CCTP165) which is I do not see in the UI
The following line should be removed in CCTP_PolicyPreRequest.xml or DietaryGuidelines should be visible
The following line should be removed in CCTP_PolicyPreRequest.xml or DietaryGuidelines should be visible
Code:
<Row>
<PolicyType>POLICY_CCTP166</PolicyType>
<PrereqPolicy>POLICY_CCTP165</PrereqPolicy>
</Row>