NonProductiveTimeReport.uispin.html
319 Bytes
<ui:group>
<ui:group >
<h1>Non Productive Time Report</h1>
<h2>Wellbore : {= rhspin:npdName(?wellBore) }</h2>
<h2>Start Date : {= ?startDate }</h2>
<hr />
<wdrswp:Table arg:startDate="{= ?startDate }" arg:wellBore="{= ?wellBore }" arg:template="drilling-tables:MissedProduction" />
</ui:group>
</ui:group>