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-09-14 17:18:50 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1049eae40e9703c2d5eb8f55468f9a86787d2afb
1049eae4
1 parent
7b9504a6
Added starting HSE tables
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 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 @
1049eae
This diff is collapsed. Click to expand it.
www.reportinghub.no/swp/DailyProductionReport.uispin.html
View file @
1049eae
...
...
@@ -47,6 +47,10 @@ WHERE {
<tr><td>
{= ?facilityName }
</td><td>
{= ?beds}
</td></tr>
</ui:forEach>
</table>
<dprswp:Table
arg:report=
"{= ?report }"
arg:template=
"dpr-tables:HSEInformation"
/>
<dprswp:Table
arg:report=
"{= ?report }"
arg:template=
"dpr-tables:SafetyInformation"
/>
<dprswp:Table
arg:report=
"{= ?report }"
arg:template=
"dpr-tables:OperationInformation"
/>
<dprswp:Table
arg:report=
"{= ?report }"
arg:template=
"dpr-tables:ProductionOperationActivity"
/>
...
...
@@ -81,4 +85,6 @@ WHERE {
</ui:group>
\ No newline at end of file
...
...
Please
register
or
login
to post a comment