Showing
2 changed files
with
1 additions
and
0 deletions
This diff is collapsed. Click to expand it.
... | @@ -56,6 +56,7 @@ WHERE { | ... | @@ -56,6 +56,7 @@ WHERE { |
56 | 56 | ||
57 | <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:HSEInformation" /> | 57 | <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:HSEInformation" /> |
58 | <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:SafetyInformation" /> | 58 | <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:SafetyInformation" /> |
59 | + <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:WeatherInformation" /> | ||
59 | <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:OperationInformation" /> | 60 | <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:OperationInformation" /> |
60 | 61 | ||
61 | <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ProductionOperationActivity" /> | 62 | <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ProductionOperationActivity" /> | ... | ... |
-
Please register or login to post a comment