Missed a few web hook instances.

This commit is contained in:
yackob03 2013-12-02 19:15:20 -05:00
parent abc1a7b4d0
commit 0075ec465e
2 changed files with 3 additions and 3 deletions

View file

@ -175,7 +175,7 @@
<td>
<span class="delete-ui" tabindex="0">
<span class="delete-ui-button" ng-click="deleteWebhook(webhook)"><button class="btn btn-danger">Delete</button></span>
<i class="fa fa-times" bs-tooltip="tooltip.title" data-placement="right" title="Delete Web Hook"></i>
<i class="fa fa-times" bs-tooltip="tooltip.title" data-placement="right" title="Delete Webhook"></i>
</span>
</td>
</tr>