WeeklyDrillingReport.uispin.html
442 Bytes
<ui:group>
<ui:group >
<h1>Weekly Partner Report</h1>
<h2>Wellbore : {= rhspin:npdName(?wellBore) }</h2>
<h2>Start Date : {= ?startDate }</h2>
<hr />
<wdrswp:Table arg:startDate="{= ?startDate }" arg:wellBore="{= ?wellBore }" arg:template="wdr-tables:DailyAndForecastComments" />
<wdrswp:Table arg:startDate="{= ?startDate }" arg:wellBore="{= ?wellBore }" arg:template="wdr-tables:MissedProduction" />
</ui:group>
</ui:group>