Showing
1 changed file
with
3 additions
and
3 deletions
... | @@ -80,10 +80,10 @@ WHERE { | ... | @@ -80,10 +80,10 @@ WHERE { |
80 | 80 | ||
81 | 81 | ||
82 | <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ProductionVolumes" /> | 82 | <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ProductionVolumes" /> |
83 | - <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ProductFlows" /> | 83 | +<!-- <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ProductFlows" /> --> |
84 | - | 84 | + /> |
85 | <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:InjectionVolumes" /> | 85 | <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:InjectionVolumes" /> |
86 | - <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ProductFlowsInjection" /> | 86 | +<!-- <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ProductFlowsInjection" /> --> |
87 | 87 | ||
88 | <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ImportVolumes" /> | 88 | <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ImportVolumes" /> |
89 | <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ProductFlowsImport" /> | 89 | <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ProductFlowsImport" /> | ... | ... |
-
Please register or login to post a comment