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
Holger Knublauch
2011-08-12 20:46:35 +1000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
58fae50eb2557078c32eeab182e182f5b84da2d5
58fae50e
1 parent
142bb0e2
Fixed =
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
www.reportinghub.no/swp/DailyDrillingReport.uispin.html
www.reportinghub.no/swp/DailyDrillingReport.uispin.html
View file @
58fae50
...
...
@@ -29,7 +29,7 @@
<rhswp:NameValuePair
arg:name=
"Period:"
arg:value=
"{= fn:concat(ui:label(spl:object(?activity, ep-activity:startedAt)), ' - ', ui:label(spl:object(?activity, ep-activity:finishedAt))) }"
/>
<rhswp:NameValuePair
arg:name=
"Wellbore Id:"
arg:value=
"{= rhspin:npdId(?wellBore) }"
/>
<rhswp:NameValuePair
arg:name=
"Created date:"
arg:value=
"{= ui:label(spl:object(?this, ep-activity:createdAt)) }"
/>
<rhswp:NameValuePair
arg:name=
"Drilling contractor:"
arg:value=
"{
=
spl:object(?this, ???) }"
/>
<rhswp:NameValuePair
arg:name=
"Drilling contractor:"
arg:value=
"{ spl:object(?this, ???) }"
/>
<rhswp:NameValuePair
arg:name=
"NPD Rig Id:"
arg:value=
"{ spl:object(?this, ???) }"
/>
<rhswp:NameValuePair
arg:name=
"Date Well Complete:"
arg:value=
"{ spl:object(?this, ???) }"
/>
<rhswp:NameValuePair
arg:name=
"Water depth MSL m:"
arg:value=
"{ spl:object(?this, ???) }"
/>
...
...
Please
register
or
login
to post a comment