Commit 6a7fc6c4 by Nilu

applicant report - fix issue of not showing areas of concerns (yellow and red…

applicant report - fix issue of not showing areas of concerns (yellow and red dots for requirements section)
parent 204922cd
...@@ -118,7 +118,7 @@ ...@@ -118,7 +118,7 @@
</div> </div>
<div class="row four-label"> <div class="row four-label">
<% <%
if(!missingReq) if(detailed)
{ {
for(CriteriaType ct: CriteriaType.getCriteriaTypeArray()) for(CriteriaType ct: CriteriaType.getCriteriaTypeArray())
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment