File tree Expand file tree Collapse file tree 1 file changed +13
-15
lines changed Expand file tree Collapse file tree 1 file changed +13
-15
lines changed Original file line number Diff line number Diff line change @@ -29,23 +29,21 @@ <h1 class="page-header">Dashboard</h1>
29
29
<!-- /.panel -->
30
30
</ div >
31
31
<!-- /.col-lg-8 -->
32
- < div class = "row ">
33
- < div class ="col-lg-4 ">
34
- < div class ="panel panel-default ">
35
- < div class ="panel-heading ">
36
- < i class ="fa fa-bell fa-fw "> </ i > Notifications Panel
37
- </ div >
38
- <!-- /.panel-heading -->
39
- < notifications > </ notifications >
40
- <!-- /.panel-body -->
32
+ < div class ="col-lg-4 ">
33
+ < div class ="panel panel-default ">
34
+ < div class ="panel-heading ">
35
+ < i class ="fa fa-bell fa-fw "> </ i > Notifications Panel
41
36
</ div >
42
- <!-- /.panel -->
43
-
44
- < chat > </ chat >
45
- <!-- /.panel .chat-panel -->
37
+ <!-- /.panel-heading -->
38
+ < notifications > </ notifications >
39
+ <!-- /.panel-body -->
46
40
</ div >
47
- <!-- /.col-lg-4 -->
41
+ <!-- /.panel -->
42
+
43
+ < chat > </ chat >
44
+ <!-- /.panel .chat-panel -->
48
45
</ div >
49
- <!-- /.row -->
46
+ <!-- /.col-lg-4 -->
50
47
</ div >
48
+ <!-- /.row -->
51
49
</ div >
You can’t perform that action at this time.
0 commit comments