Commit bd84cffd by nilu

S34574763 # Client - Incoming Issues (raised by Client) #Add Disable of Culture at top

fix details report having an empty page at the end
parent ac585cf8
...@@ -434,7 +434,7 @@ ...@@ -434,7 +434,7 @@
</tr> </tr>
</table> </table>
<% <%
if(detailed) if(detailed && job.showCultureCriteriaSection())
{ {
%> %>
<p style="page-break-before: always"></p> <p style="page-break-before: always"></p>
......
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