diff -r 87cfa131b535 -r e7e0ae78773e configurationengine/source/scripts/info_impl_report_template.html --- a/configurationengine/source/scripts/info_impl_report_template.html Fri Mar 12 08:30:17 2010 +0200 +++ b/configurationengine/source/scripts/info_impl_report_template.html Tue Aug 10 14:29:28 2010 +0300 @@ -3,10 +3,10 @@ {% block content %}

Implementations


- +
- + @@ -15,7 +15,7 @@ {% for impl in data.impl_data %} - +
FileIndexLine Type Phase Tags
{{ impl.ref }}{{ impl.index }}{{ impl.lineno }} {{ impl.IMPL_TYPE_ID }} {{ impl.invocation_phase() }} @@ -37,4 +37,10 @@ {% endfor %}
+ + {% endblock %} \ No newline at end of file