mirror of https://github.com/ColorlibHQ/AdminLTE
remove demo control-sidebar content in top-nav demos
parent
48261ff518
commit
2a0b797a0d
|
@ -954,10 +954,6 @@ scratch. This page gets rid of all links and provides the needed markup only.
|
||||||
<!-- Control Sidebar -->
|
<!-- Control Sidebar -->
|
||||||
<aside class="control-sidebar control-sidebar-dark">
|
<aside class="control-sidebar control-sidebar-dark">
|
||||||
<!-- Control sidebar content goes here -->
|
<!-- Control sidebar content goes here -->
|
||||||
<div class="p-3">
|
|
||||||
<h5>Title</h5>
|
|
||||||
<p>Sidebar content</p>
|
|
||||||
</div>
|
|
||||||
</aside>
|
</aside>
|
||||||
<!-- /.control-sidebar -->
|
<!-- /.control-sidebar -->
|
||||||
|
|
||||||
|
|
|
@ -276,10 +276,6 @@ scratch. This page gets rid of all links and provides the needed markup only.
|
||||||
<!-- Control Sidebar -->
|
<!-- Control Sidebar -->
|
||||||
<aside class="control-sidebar control-sidebar-dark">
|
<aside class="control-sidebar control-sidebar-dark">
|
||||||
<!-- Control sidebar content goes here -->
|
<!-- Control sidebar content goes here -->
|
||||||
<div class="p-3">
|
|
||||||
<h5>Title</h5>
|
|
||||||
<p>Sidebar content</p>
|
|
||||||
</div>
|
|
||||||
</aside>
|
</aside>
|
||||||
<!-- /.control-sidebar -->
|
<!-- /.control-sidebar -->
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue