File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 91
91
<nav class =" navbar navbar-expand-lg navbar-light bg-light" >
92
92
<div class =" container-fluid" >
93
93
<button type =" button" id =" sidebarCollapse" class =" btn btn-primary" >
94
- <i class =" fa fa-bars " ></i >
94
+ <i class =" bi bi-list " ></i >
95
95
<span class =" sr-only" >Toggle Menu</span >
96
96
</button >
97
97
<button class =" btn btn-dark d-inline-block d-lg-none ml-auto" type =" button" data-toggle =" collapse" data-target =" #navbarSupportedContent" aria-controls =" navbarSupportedContent" aria-expanded =" false" aria-label =" Toggle navigation" >
98
- <i class =" fa fa-bars " ></i >
98
+ <i class =" bi bi-list " ></i >
99
99
</button >
100
100
<div class =" collapse navbar-collapse" id =" navbarSupportedContent" >
101
101
<ul class =" nav navbar-nav ml-auto" >
You can’t perform that action at this time.
0 commit comments