WeeklyDrillingReport.uispin.html
322 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="drilling-tables:DailyAndForecastComments" />
</ui:group>
</ui:group>