File tree 2 files changed +6
-4
lines changed
2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 5
5
.sass-cache
6
6
bower_components
7
7
.idea
8
+ * .swp
9
+ * .swo
Original file line number Diff line number Diff line change @@ -8,10 +8,10 @@ <h1 class="page-header">Dashboard</h1>
8
8
<!-- /.row -->
9
9
< div class ="row ">
10
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 >
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 >
11
+ < stats goto =" dashboard.home " number ="6 " comments ="New comments! " colour ="primary " type ="comments "> </ stats >
12
+ < stats goto =" dashboard.home " number ="12 " comments ="New tasks! " colour ="primary " type ="user "> </ stats >
13
+ < stats goto =" dashboard.home " number ="18 " comments ="New orders! " colour ="yellow " type ="shopping-cart "> </ stats >
14
+ < stats goto =" dashboard.home " number ="24 " comments ="Support tickets! " colour ="red " type ="support "> </ stats >
15
15
16
16
</ div >
17
17
You can’t perform that action at this time.
0 commit comments