David Price

Initial fluid sample and analysis tables added

......@@ -72,4 +72,13 @@ WHERE {
<dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:WellProductionTest" />
<dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:WellProductionTestResults" />
<h2>Fluid Sample Information</h2>
<dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:FluidSamples" />
<dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:FluidSampleAnalysisResults" />
</ui:group>
\ No newline at end of file
......