Showing
2 changed files
with
9 additions
and
0 deletions
This diff is collapsed. Click to expand it.
... | @@ -72,4 +72,13 @@ WHERE { | ... | @@ -72,4 +72,13 @@ WHERE { |
72 | <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:WellProductionTest" /> | 72 | <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:WellProductionTest" /> |
73 | 73 | ||
74 | <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:WellProductionTestResults" /> | 74 | <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:WellProductionTestResults" /> |
75 | + | ||
76 | + <h2>Fluid Sample Information</h2> | ||
77 | + | ||
78 | +<dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:FluidSamples" /> | ||
79 | + | ||
80 | +<dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:FluidSampleAnalysisResults" /> | ||
81 | + | ||
82 | + | ||
83 | + | ||
75 | </ui:group> | 84 | </ui:group> |
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or login to post a comment