data-count div instead of table

This commit is contained in:
Serghey Rodin 2014-06-16 12:28:13 +03:00
commit b9dd6f4b73
28 changed files with 237 additions and 371 deletions

View file

@ -81,13 +81,7 @@
</table>
</form>
<table class="data-count">
<tr>
<td width="174px"></td>
<td>
...
</td>
</tr>
</table>
<div class="data-count">
...
</div>
</div>