108
108
</a >
109
109
</li >
110
110
<li class =" nav-item" >
111
- <a href =" " target =" _blank" class =" nav-link d-flex justify-content-between" >
111
+ <a href =" https://themesberg.com " target =" _blank" class =" nav-link d-flex justify-content-between" >
112
112
<span >
113
113
<span class =" sidebar-icon" >
114
114
<svg class =" icon icon-xs me-2" fill =" currentColor" viewBox =" 0 0 20 20" xmlns =" http://www.w3.org/2000/svg" >
119
119
</span >
120
120
<span class =" sidebar-text" >Calendar</span >
121
121
</span >
122
- <div class =" multi-level collapse {{ Request:: segment (1 ) == ' buttons' || Request:: segment (1 ) == ' notifications' || Request:: segment (1 ) == ' forms' || Request:: segment (1 ) == ' modals' || Request:: segment (1 ) == ' typography' ? ' show' : ' ' } }" role =" list"
123
- id =" submenu-components" aria-expanded =" false" >
124
- <ul class =" flex-column nav" >
125
- <li class =" nav-item" >
126
- <a class =" nav-link" target =" _blank"
127
- href =" https://themesberg.com/docs/volt-bootstrap-5-dashboard/components/accordions/" >
128
- <span class =" sidebar-text" >All Components</span >
129
- </a >
130
- </li >
131
- <li class =" nav-item {{ Request:: segment (1 ) == ' buttons' ? ' active' : ' ' } }" >
132
- <a class =" nav-link" href =" /buttons" >
133
- <span class =" sidebar-text" >Buttons</span >
134
- </a >
135
- </li >
136
- <li class =" nav-item {{ Request:: segment (1 ) == ' notifications' ? ' active' : ' ' } }" >
137
- <a class =" nav-link" href =" /notifications" >
138
- <span class =" sidebar-text" >Notifications</span >
139
- </a >
140
- </li >
141
- <li class =" nav-item {{ Request:: segment (1 ) == ' forms' ? ' active' : ' ' } }" >
142
- <a class =" nav-link" href =" /forms" >
143
- <span class =" sidebar-text" >Forms</span >
144
- </a >
145
- </li >
146
- <li class =" nav-item {{ Request:: segment (1 ) == ' modals' ? ' active' : ' ' } }" >
147
- <a class =" nav-link" href =" /modals" >
148
- <span class =" sidebar-text" >Modals</span >
149
- </a >
150
- </li >
151
- <li class =" nav-item {{ Request:: segment (1 ) == ' typography' ? ' active' : ' ' } }" >
152
- <a class =" nav-link" href =" /typography" >
153
- <span class =" sidebar-text" >Typography</span >
154
- </a >
155
- </li >
156
- </ul >
157
- </div >
158
- </li >
159
- <li role =" separator" class =" dropdown-divider mt-4 mb-3 border-gray-700" ></li >
160
- <li class =" nav-item" >
161
- <a href =" documentation/getting-started/overview/index.html" target =" _blank"
162
- class =" nav-link d-flex align-items-center" >
163
- <span class =" sidebar-icon" ><svg class =" icon icon-xs me-2" fill =" currentColor" viewBox =" 0 0 20 20" xmlns =" http://www.w3.org/2000/svg" ><path fill-rule =" evenodd" d =" M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-8-3a1 1 0 00-.867.5 1 1 0 11-1.731-1A3 3 0 0113 8a3.001 3.001 0 01-2 2.83V11a1 1 0 11-2 0v-1a1 1 0 011-1 1 1 0 100-2zm0 8a1 1 0 100-2 1 1 0 000 2z" clip-rule =" evenodd" ></path ></svg ></span >
164
- <span class =" sidebar-text" >Documentation <span class =" badge badge-sm bg-secondary ms-1 text-gray-800" >v1.0</span ></span >
165
- </a >
122
+ <span >
123
+ <span class =" badge badge-sm bg-secondary ms-1 text-gray-800" >Pro</span >
124
+ </span >
125
+ </a >
166
126
</li >
167
- <li class =" nav-item" >
168
- <a href =" https://themesberg.com" target =" _blank" class =" nav-link d-flex align-items-center" >
127
+ <li class =" nav-item" >
128
+ <a href =" https://themesberg.com" target =" _blank" class =" nav-link d-flex justify-content-between" >
129
+ <span >
169
130
<span class =" sidebar-icon" >
170
131
<svg class =" icon icon-xs me-2" fill =" currentColor" viewBox =" 0 0 20 20" xmlns =" http://www.w3.org/2000/svg" >
171
132
<path fill-rule =" evenodd"
@@ -179,8 +140,7 @@ class="nav-link d-flex align-items-center">
179
140
<span class =" badge badge-sm bg-secondary ms-1 text-gray-800" >Pro</span >
180
141
</span >
181
142
</a >
182
- </li >
183
- <li class =" nav-item" >
143
+ </li >
184
144
<li class =" nav-item" >
185
145
<span
186
146
class =" nav-link {{ Request:: segment (1 ) !== ' bootstrap-tables' ? ' collapsed' : ' ' } } d-flex justify-content-between align-items-center"
0 commit comments