Skip to content
Snippets Groups Projects

UC14 [S2]: Detect Flu Epidemic

Merged adityab3 requested to merge UC14 into master
1 unresolved thread
Files
5
@@ -101,7 +101,7 @@
<% if (dsBean != null && avgBean != null) { %>
<p style="display:block; margin-left:auto; margin-right:auto; width:600px;">
<%@include file="DiagnosisEpidemicsChart.jsp" %>
</p>
<%
Loading