We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dae7c9e + 974fded commit 00f21daCopy full SHA for 00f21da
app/views/dashboard/home.html
@@ -9,7 +9,7 @@ <h1 class="page-header">Dashboard</h1>
9
<div class="row">
10
11
<stats number="6" comments="New comments!" colour="primary" type="comments"></stats>
12
- <stats number="12" comments="New tasks!" colour="primary" type="user`"></stats>
+ <stats number="12" comments="New tasks!" colour="primary" type="user"></stats>
13
<stats number="18" comments="New orders!" colour="yellow" type="shopping-cart"></stats>
14
<stats number="24" comments="Support tickets!" colour="red" type="support"></stats>
15
@@ -48,4 +48,4 @@ <h1 class="page-header">Dashboard</h1>
48
</div>
49
<!-- /.row -->
50
51
-</div>
+</div>
0 commit comments