Toggle navigation
Toggle navigation
This project
Loading...
Sign in
data.posccaesar.org
/
npd
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
1
Merge Requests
0
Wiki
Network
Create a new issue
Commits
Issue Boards
Authored by
David Price
2012-08-25 19:21:25 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
75fdf23641300655af3cb0e1e5db83ecaf1be13e
75fdf236
1 parent
11e5e404
Redid product volumes summary table
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletions
www.reportinghub.no/ep/spin/SPIN_EP-DPR-tables-v1.0.spin.ttl
www.reportinghub.no/swp/DailyProductionReport.uispin.html
www.reportinghub.no/ep/spin/SPIN_EP-DPR-tables-v1.0.spin.ttl
View file @
75fdf23
This diff is collapsed. Click to expand it.
www.reportinghub.no/swp/DailyProductionReport.uispin.html
View file @
75fdf23
...
...
@@ -24,7 +24,6 @@ WHERE {
} }
</h2>
<dprswp:Table
arg:report=
"{= ?report }"
arg:template=
"dpr-tables:ProductionOperationActivity"
/>
<dprswp:Table
arg:report=
"{= ?report }"
arg:template=
"dpr-tables:PersonnelInformation"
/>
<table>
...
...
@@ -48,6 +47,12 @@ WHERE {
<tr><td>
{= ?facilityName }
</td><td>
{= ?beds}
</td></tr>
</ui:forEach>
</table>
<dprswp:Table
arg:report=
"{= ?report }"
arg:template=
"dpr-tables:ProductionOperationActivity"
/>
<dprswp:Table
arg:report=
"{= ?report }"
arg:template=
"dpr-tables:ProductVolumes"
/>
<hr
/>
<h2>
General Well Test Information
</h2>
...
...
Please
register
or
login
to post a comment