Typo in Project Groups.
Fixed typo, angular lexer is happy again. Change-Id: I2e914e40dc3969644943dfe7999fe8883f877a7c
This commit is contained in:
parent
6b9d34a34d
commit
4a92d916c2
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user