Showing
1 changed file
with
2 additions
and
2 deletions
| 1 | <div> | 1 | <div> |
| 2 | <hr /> | 2 | <hr /> |
| 3 | - <ui:setContext ui:queryGraph="<http://www.reportinghub.no/ep/spin/ddr-tables-v1.0>"> | 3 | + <ui:setContext ui:queryGraph="<http://www.reportinghub.no/ep/spin/ddr-tables>"> |
| 4 | <h2>{= ui:label(?template) }</h2> | 4 | <h2>{= ui:label(?template) }</h2> |
| 5 | </ui:setContext> | 5 | </ui:setContext> |
| 6 | <table class="ddrTable"> | 6 | <table class="ddrTable"> |
| 7 | - <ui:setContext ui:queryGraph="<http://www.reportinghub.no/ep/spin/ddr-tables-v1.0>"> | 7 | + <ui:setContext ui:queryGraph="<http://www.reportinghub.no/ep/spin/ddr-tables>"> |
| 8 | <tr class="ddrTR"> | 8 | <tr class="ddrTR"> |
| 9 | <ui:forEach ui:resultSet="{# | 9 | <ui:forEach ui:resultSet="{# |
| 10 | SELECT ?header | 10 | SELECT ?header | ... | ... |
-
Please register or login to post a comment