Merge "Add link to JSON file on index.html"
This commit is contained in:
commit
790bff4fac
@ -28,7 +28,8 @@
|
||||
</TD>
|
||||
<TD><IFRAME SRC="{{ project.project }}.html" WIDTH="750"
|
||||
HEIGHT="{{ project.height|default(230) }}" FRAMEBORDER=NO>
|
||||
</IFRAME></TD></TR>
|
||||
</IFRAME>
|
||||
<BR><A HREF="{{ project.project }}-bug-stats.json">JSON FILE</A></TD></TR>
|
||||
{% endfor %}
|
||||
</TABLE>
|
||||
</DIV>
|
||||
|
Loading…
Reference in New Issue
Block a user