Showing
3 changed files
with
2 additions
and
1 deletions
This diff is collapsed. Click to expand it.
1 | -# Saved by TopBraid on Sun Aug 14 23:37:07 BST 2011 | 1 | +# Saved by TopBraid on Mon Aug 15 00:07:43 BST 2011 |
2 | # baseURI: null | 2 | # baseURI: null |
3 | 3 | ||
4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | 4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | ... | ... |
... | @@ -59,6 +59,7 @@ | ... | @@ -59,6 +59,7 @@ |
59 | 59 | ||
60 | <ddrswp:Table arg:report="{= ?report }" arg:template="ddr-tables:EquipmentFailure" /> | 60 | <ddrswp:Table arg:report="{= ?report }" arg:template="ddr-tables:EquipmentFailure" /> |
61 | 61 | ||
62 | + <ddrswp:Table arg:report="{= ?report }" arg:template="ddr-tables:BitRecord" /> | ||
62 | 63 | ||
63 | </ui:group> | 64 | </ui:group> |
64 | </ui:group> | 65 | </ui:group> | ... | ... |
-
Please register or login to post a comment