Bob DuCharme

Merge branch 'bob-oct17'

...@@ -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" />
......