Showing
2 changed files
with
1 additions
and
2 deletions
This diff is collapsed. Click to expand it.
| ... | @@ -58,9 +58,8 @@ WHERE { | ... | @@ -58,9 +58,8 @@ WHERE { |
| 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:OperationInformation" /> | 59 | <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:OperationInformation" /> |
| 60 | 60 | ||
| 61 | - | ||
| 62 | <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ProductionOperationActivity" /> | 61 | <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ProductionOperationActivity" /> |
| 63 | - | 62 | + <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ProductionOperationShutdown" /> |
| 64 | <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ProductionOperationCargoShip" /> | 63 | <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ProductionOperationCargoShip" /> |
| 65 | 64 | ||
| 66 | <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ProductionOperationMarine" /> | 65 | <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ProductionOperationMarine" /> | ... | ... |
-
Please register or login to post a comment