Skip to content

Commit

Permalink
Remove weird link
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Young committed Sep 10, 2016
1 parent d0c24dc commit 8641f75
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
</span>
</td>
<td>
<a data-e-form="projectrow" data-e-name="budget" data-editable-number="project.budget" href="mailto:{{client.email}}">${{project.budget}}</a>
<a data-e-form="projectrow" data-e-name="budget" data-editable-number="project.budget">${{project.budget}}</a>
</td>
<td style="white-space: nowrap">
<div class="btn-group" role="group">
Expand Down

0 comments on commit 8641f75

Please sign in to comment.