David Price

Merge branch 'master' into dpr2-aug30-11am

......@@ -63,4 +63,12 @@ WHERE {
<dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:WellInjectionTest" />
<dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:WellInjectionTestResults" />
<h2>Well Fluid Level Test Information</h2>
<dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:WellFluidLevelTest" />
<h2>Well Production Test Information</h2>
<dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:WellProductionTest" />
</ui:group>
\ No newline at end of file
......