remove has-treeview class across all demo & docs pages (#2912)
* remove has-treeview class across all demo & docs pages * remove if item.subitems in docs/_includes/sidebar.html
This commit is contained in:
@@ -32,7 +32,7 @@ The sidebar used in this page to the left provides an example of what your sideb
|
||||
<ul class="nav nav-pills nav-sidebar flex-column" data-widget="treeview" role="menu">
|
||||
<!-- Add icons to the links using the .nav-icon class
|
||||
with font-awesome or any other icon font library -->
|
||||
<li class="nav-item has-treeview menu-open">
|
||||
<li class="nav-item menu-open">
|
||||
<a href="#" class="nav-link active">
|
||||
<i class="nav-icon fas fa-tachometer-alt"></i>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user