This commit is contained in:
Trever Fischer
2012-11-17 16:11:33 -05:00
parent 8eb531b3d9
commit 58e4d2d9dd

View File

@@ -19,7 +19,7 @@
</a>
</td>
<td>{{itemData.high}}</td>
<td>{{itemDta.low}}</td>
<td>{{itemData.low}}</td>
</tr>
{% endfor %}
</table>