David Price

Fixed dup due to ep-core:name and npd:name for some items.

This diff could not be displayed because it is too large.
...@@ -81,7 +81,7 @@ WHERE { ...@@ -81,7 +81,7 @@ WHERE {
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
......