Bug fixes error checking

This commit is contained in:
Raynaldo Rivera
2014-10-12 10:53:54 -07:00
parent 8ce453c6b6
commit 534eb460e1
76 changed files with 13914 additions and 21 deletions

View File

@@ -35,9 +35,6 @@
<a href="/delete_api_pair/{{ pair.api_id }}">
<button type="button" class="btn btn-danger"><span class="glyphicon glyphicon-remove"></span></button>
</a>
<a href="">
<button type="button" class="btn btn-primary"><span class="glyphicon glyphicon-refresh"></span></button>
</a>
</td>
</tr>
{% endfor %}