|
18 | 18 | </li>
|
19 | 19 | </ul>
|
20 | 20 | <ul class="nav navbar-nav ml-auto">
|
21 |
| - <li class="nav-item dropdown d-md-down-none" dropdown placement="bottom right"> |
22 |
| - <a class="nav-link" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false" dropdownToggle (click)="false"> |
23 |
| - <i class="icon-bell"></i><span class="badge badge-pill badge-danger">5</span> |
24 |
| - </a> |
25 |
| - <div class="dropdown-menu dropdown-menu-right dropdown-menu-lg" *dropdownMenu aria-labelledby="simple-dropdown"> |
26 |
| - <div class="dropdown-header text-center"><strong>You have 5 notifications</strong></div> |
27 |
| - <a href="#" class="dropdown-item"> |
28 |
| - <i class="icon-user-follow text-success"></i> New user registered |
29 |
| - </a> |
30 |
| - <a href="#" class="dropdown-item"> |
31 |
| - <i class="icon-user-unfollow text-danger"></i> User deleted |
32 |
| - </a> |
33 |
| - <a href="#" class="dropdown-item"> |
34 |
| - <i class="icon-chart text-info"></i> Sales report is ready |
35 |
| - </a> |
36 |
| - <a href="#" class="dropdown-item"> |
37 |
| - <i class="icon-basket-loaded text-primary"></i> New client |
38 |
| - </a> |
39 |
| - <a href="#" class="dropdown-item"> |
40 |
| - <i class="icon-speedometer text-warning"></i> Server overloaded |
41 |
| - </a> |
42 |
| - <div class="dropdown-header text-center"><strong>Server</strong></div> |
43 |
| - <a href="#" class="dropdown-item"> |
44 |
| - <div class="text-uppercase mb-1"><small><b>CPU Usage</b></small></div> |
45 |
| - <span class="progress progress-xs"> |
46 |
| - <div class="progress-bar bg-info" role="progressbar" style="width: 25%" aria-valuenow="25" aria-valuemin="0" aria-valuemax="100"></div> |
47 |
| - </span> |
48 |
| - <small class="text-muted">348 Processes. 1/4 Cores.</small> |
49 |
| - </a> |
50 |
| - <a href="#" class="dropdown-item"> |
51 |
| - <div class="text-uppercase mb-1"><small><b>Memory Usage</b></small></div> |
52 |
| - <span class="progress progress-xs"> |
53 |
| - <div class="progress-bar bg-warning" role="progressbar" style="width: 70%" aria-valuenow="70" aria-valuemin="0" aria-valuemax="100"></div> |
54 |
| - </span> |
55 |
| - <small class="text-muted">11444GB/16384MB</small> |
56 |
| - </a> |
57 |
| - <a href="#" class="dropdown-item"> |
58 |
| - <div class="text-uppercase mb-1"><small><b>SSD 1 Usage</b></small></div> |
59 |
| - <span class="progress progress-xs"> |
60 |
| - <div class="progress-bar bg-danger" role="progressbar" style="width: 95%" aria-valuenow="95" aria-valuemin="0" aria-valuemax="100"></div> |
61 |
| - </span> |
62 |
| - <small class="text-muted">243GB/256GB</small> |
63 |
| - </a> |
64 |
| - </div> |
65 |
| - </li> |
66 |
| - <li class="nav-item dropdown d-md-down-none" dropdown placement="bottom right"> |
67 |
| - <a class="nav-link" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false" dropdownToggle (click)="false"> |
68 |
| - <i class="icon-list"></i><span class="badge badge-pill badge-warning">15</span> |
69 |
| - </a> |
70 |
| - <div class="dropdown-menu dropdown-menu-right dropdown-menu-lg" *dropdownMenu aria-labelledby="simple-dropdown"> |
71 |
| - <div class="dropdown-header text-center"><strong>You have 5 pending tasks</strong></div> |
72 |
| - <a href="#" class="dropdown-item"> |
73 |
| - <div class="small mb-1">Upgrade NPM & Bower <span class="float-right"><strong>0%</strong></span></div> |
74 |
| - <span class="progress progress-xs"> |
75 |
| - <div class="progress-bar bg-info" role="progressbar" style="width: 0%" aria-valuenow="0" aria-valuemin="0" aria-valuemax="100"></div> |
76 |
| - </span> |
77 |
| - </a> |
78 |
| - <a href="#" class="dropdown-item"> |
79 |
| - <div class="small mb-1">ReactJS Version <span class="float-right"><strong>25%</strong></span></div> |
80 |
| - <span class="progress progress-xs"> |
81 |
| - <div class="progress-bar bg-danger" role="progressbar" style="width: 25%" aria-valuenow="25" aria-valuemin="0" aria-valuemax="100"></div> |
82 |
| - </span> |
83 |
| - </a> |
84 |
| - <a href="#" class="dropdown-item"> |
85 |
| - <div class="small mb-1">VueJS Version <span class="float-right"><strong>50%</strong></span></div> |
86 |
| - <span class="progress progress-xs"> |
87 |
| - <div class="progress-bar bg-warning" role="progressbar" style="width: 50%" aria-valuenow="50" aria-valuemin="0" aria-valuemax="100"></div> |
88 |
| - </span> |
89 |
| - </a> |
90 |
| - <a href="#" class="dropdown-item"> |
91 |
| - <div class="small mb-1">Add new layouts <span class="float-right"><strong>75%</strong></span></div> |
92 |
| - <span class="progress progress-xs"> |
93 |
| - <div class="progress-bar bg-info" role="progressbar" style="width: 75%" aria-valuenow="75" aria-valuemin="0" aria-valuemax="100"></div> |
94 |
| - </span> |
95 |
| - </a> |
96 |
| - <a href="#" class="dropdown-item"> |
97 |
| - <div class="small mb-1">Angular 2 Cli Version <span class="float-right"><strong>100%</strong></span></div> |
98 |
| - <span class="progress progress-xs"> |
99 |
| - <div class="progress-bar bg-success" role="progressbar" style="width: 100%" aria-valuenow="100" aria-valuemin="0" aria-valuemax="100"></div> |
100 |
| - </span> |
101 |
| - </a> |
102 |
| - <a href="#" class="dropdown-item text-center"> |
103 |
| - <strong>View all tasks</strong> |
104 |
| - </a> |
105 |
| - </div> |
| 21 | + <li class="nav-item d-md-down-none"> |
| 22 | + <a class="nav-link" href="#"><i class="icon-bell"></i><span class="badge badge-pill badge-danger">5</span></a> |
106 | 23 | </li>
|
107 |
| - <li class="nav-item dropdown d-md-down-none" dropdown placement="bottom right"> |
108 |
| - <a class="nav-link" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false" dropdownToggle (click)="false"> |
109 |
| - <i class="icon-envelope-letter"></i><span class="badge badge-pill badge-info">7</span> |
110 |
| - </a> |
111 |
| - <div class="dropdown-menu dropdown-menu-right dropdown-menu-lg" *dropdownMenu aria-labelledby="simple-dropdown"> |
112 |
| - <div class="dropdown-header text-center"><strong>You have 4 messages</strong></div> |
113 |
| - <a href="#" class="dropdown-item"> |
114 |
| - <div class="message"> |
115 |
| - <div class="py-3 mr-3 float-left"> |
116 |
| - <div class="avatar"> |
117 |
| - <img src=" assets/img/avatars/7.jpg" class=" img-avatar" alt=" [email protected]" > |
118 |
| - <span class="avatar-status badge-success"></span> |
119 |
| - </div> |
120 |
| - </div> |
121 |
| - <div> |
122 |
| - <small class="text-muted">John Doe</small> |
123 |
| - <small class="text-muted float-right mt-1">Just now</small> |
124 |
| - </div> |
125 |
| - <div class="text-truncate font-weight-bold"><span class="fa fa-exclamation text-danger"></span> Important message</div> |
126 |
| - <div class="small text-muted text-truncate">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt...</div> |
127 |
| - </div> |
128 |
| - </a> |
129 |
| - <a href="#" class="dropdown-item"> |
130 |
| - <div class="message"> |
131 |
| - <div class="py-3 mr-3 float-left"> |
132 |
| - <div class="avatar"> |
133 |
| - <img src=" assets/img/avatars/6.jpg" class=" img-avatar" alt=" [email protected]" > |
134 |
| - <span class="avatar-status badge-warning"></span> |
135 |
| - </div> |
136 |
| - </div> |
137 |
| - <div> |
138 |
| - <small class="text-muted">John Doe</small> |
139 |
| - <small class="text-muted float-right mt-1">5 minutes ago</small> |
140 |
| - </div> |
141 |
| - <div class="text-truncate font-weight-bold">Lorem ipsum dolor sit amet</div> |
142 |
| - <div class="small text-muted text-truncate">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt...</div> |
143 |
| - </div> |
144 |
| - </a> |
145 |
| - <a href="#" class="dropdown-item"> |
146 |
| - <div class="message"> |
147 |
| - <div class="py-3 mr-3 float-left"> |
148 |
| - <div class="avatar"> |
149 |
| - <img src=" assets/img/avatars/5.jpg" class=" img-avatar" alt=" [email protected]" > |
150 |
| - <span class="avatar-status badge-danger"></span> |
151 |
| - </div> |
152 |
| - </div> |
153 |
| - <div> |
154 |
| - <small class="text-muted">John Doe</small> |
155 |
| - <small class="text-muted float-right mt-1">1:52 PM</small> |
156 |
| - </div> |
157 |
| - <div class="text-truncate font-weight-bold">Lorem ipsum dolor sit amet</div> |
158 |
| - <div class="small text-muted text-truncate">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt...</div> |
159 |
| - </div> |
160 |
| - </a> |
161 |
| - <a href="#" class="dropdown-item"> |
162 |
| - <div class="message"> |
163 |
| - <div class="py-3 mr-3 float-left"> |
164 |
| - <div class="avatar"> |
165 |
| - <img src=" assets/img/avatars/4.jpg" class=" img-avatar" alt=" [email protected]" > |
166 |
| - <span class="avatar-status badge-info"></span> |
167 |
| - </div> |
168 |
| - </div> |
169 |
| - <div> |
170 |
| - <small class="text-muted">John Doe</small> |
171 |
| - <small class="text-muted float-right mt-1">4:03 PM</small> |
172 |
| - </div> |
173 |
| - <div class="text-truncate font-weight-bold">Lorem ipsum dolor sit amet</div> |
174 |
| - <div class="small text-muted text-truncate">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt...</div> |
175 |
| - </div> |
176 |
| - </a> |
177 |
| - <a href="#" class="dropdown-item text-center"> |
178 |
| - <strong>View all messages</strong> |
179 |
| - </a> |
180 |
| - </div> |
| 24 | + <li class="nav-item d-md-down-none"> |
| 25 | + <a class="nav-link" href="#"><i class="icon-list"></i></a> |
181 | 26 | </li>
|
182 | 27 | <li class="nav-item d-md-down-none">
|
183 | 28 | <a class="nav-link" href="#"><i class="icon-location-pin"></i></a>
|
184 | 29 | </li>
|
185 | 30 | <li class="nav-item dropdown" dropdown placement="bottom right">
|
186 |
| - <a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false" dropdownToggle (click)="false"> |
| 31 | + <a class="nav-link" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false" dropdownToggle (click)="false"> |
187 | 32 | <img src=" assets/img/avatars/6.jpg" class=" img-avatar" alt=" [email protected]" />
|
188 | 33 | </a>
|
189 | 34 | <div class="dropdown-menu dropdown-menu-right" *dropdownMenu aria-labelledby="simple-dropdown">
|
|
0 commit comments