WeeklyDrillingReport.uispin.html
337 Bytes
<ui:group>
<ui:group >
<h1>Weekly Partner Report</h1>
<h2> {# SELECT ?wbName WHERE {?wellBore ep-core:npdCode ?wbName}}</h2>
<h2>Start Date : {= ?startDate }</h2>
<hr />
<wdrswp:Table arg:startDate="{= ?startDate }" arg:wellBore="{= ?wellBore }" arg:template="wdr-tables:DailyAndForecastComments" />
</ui:group>
</ui:group>