File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/tabler-stubs/views/layouts Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -104,15 +104,15 @@ class="header-brand-img"
104
104
</a >
105
105
</li >
106
106
<li class =" nav-item" >
107
- <a href = " javascript:void(0) " class =" nav-link" data-toggle =" dropdown" ><i class =" fe fe-box" ></i > Interface</a >
107
+ <a class =" nav-link" data-toggle =" dropdown" ><i class =" fe fe-box" ></i > Interface</a >
108
108
<div class =" dropdown-menu dropdown-menu-arrow" >
109
109
<a href =" #" class =" dropdown-item " >Cards design</a >
110
110
<a href =" #" class =" dropdown-item " >Charts</a >
111
111
<a href =" #" class =" dropdown-item " >Pricing cards</a >
112
112
</div >
113
113
</li >
114
114
<li class =" nav-item dropdown" >
115
- <a href = " javascript:void(0) " class =" nav-link" data-toggle =" dropdown" ><i class =" fe fe-calendar" ></i > Components</a >
115
+ <a class =" nav-link" data-toggle =" dropdown" ><i class =" fe fe-calendar" ></i > Components</a >
116
116
<div class =" dropdown-menu dropdown-menu-arrow" >
117
117
<a href =" #" class =" dropdown-item " >Maps</a >
118
118
<a href =" #" class =" dropdown-item " >Icons</a >
@@ -121,7 +121,7 @@ class="header-brand-img"
121
121
</div >
122
122
</li >
123
123
<li class =" nav-item dropdown" >
124
- <a href = " javascript:void(0) " class =" nav-link" data-toggle =" dropdown" ><i class =" fe fe-file" ></i > Pages</a >
124
+ <a class =" nav-link" data-toggle =" dropdown" ><i class =" fe fe-file" ></i > Pages</a >
125
125
<div class =" dropdown-menu dropdown-menu-arrow" >
126
126
<a href =" #" class =" dropdown-item active" >Profile</a >
127
127
<a href =" #" class =" dropdown-item " >Login</a >
You can’t perform that action at this time.
0 commit comments