Added smaller test case and put html back to include all sections.
Showing
2 changed files
with
2 additions
and
2 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" /> | ... | ... |
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment