Typo in Project Groups.

Fixed typo, angular lexer is happy again.

Change-Id: I2e914e40dc3969644943dfe7999fe8883f877a7c
This commit is contained in:
Michael Krotscheck 2015-03-30 10:48:28 -07:00
parent 6b9d34a34d
commit 4a92d916c2

View File

@ -24,7 +24,7 @@
</tr>
</tbody>
<tbody ng-if=\projects.length == 0">
<tbody ng-if="projects.length == 0">
<td class="text-center text-muted">
<em>No projects found.</em>
</td>