mirror of https://github.com/ColorlibHQ/AdminLTE
commit
0a589f61b1
|
@ -48,7 +48,7 @@ class ExpandableTable {
|
|||
init() {
|
||||
$(Selector.HEADER).each((_, $header) => {
|
||||
// Next Child to the header will have the same column span as header
|
||||
$($header).next().children().first().attr('colSpan', $($header).children().length)
|
||||
$($header).next().children().first().attr('colspan', $($header).children().length)
|
||||
|
||||
// Setting up table design for the first time
|
||||
const $type = $($header).next().attr(Selector.DATA_SELECTOR)
|
||||
|
|
|
@ -35,7 +35,7 @@ childProcess.exec('java -version', (error, stdout, stderr) => {
|
|||
'--skip-non-html',
|
||||
// Ignore the language code warnings
|
||||
'--no-langdetect',
|
||||
// '--Werror',
|
||||
'--Werror',
|
||||
`--filterpattern "${ignores}"`,
|
||||
'./*.html',
|
||||
'docs_html/',
|
||||
|
|
|
@ -3,22 +3,15 @@ layout: default
|
|||
title: Error 404
|
||||
---
|
||||
|
||||
<div class="content-wrapper">
|
||||
<section class="content-header">
|
||||
<div class="container-fluid">
|
||||
<div class="row mb-2">
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<div class="content-wrapper pt-5">
|
||||
<section class="content">
|
||||
<div class="error-page">
|
||||
<h2 class="headline text-warning"> 404</h2>
|
||||
<h2 class="headline text-warning">404</h2>
|
||||
<div class="error-content">
|
||||
<h3><i class="fas fa-exclamation-triangle text-warning"></i> Oops! Page not found.</h3>
|
||||
<p>
|
||||
We could not find the page you were looking for.
|
||||
Meanwhile, you may <a href="{{ site.baseurl }}{% link index.md %}">return to index</a>.
|
||||
Meanwhile, you may <a href="{% link index.md %}">return to index</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: page
|
|||
title: Control Sidebar Component
|
||||
---
|
||||
|
||||
Control sidebar is the right sidebar. It can be used for many purposes and is extremely easy to create. The sidebar ships with two different show/hide styles. The first allows the sidebar to slide over the content. The second pushes the content to make space for the sidebar. Either of these methods can be set through the [Javascript options]({% link javascript/control-sidebar.md %}).
|
||||
Control sidebar is the right sidebar. It can be used for many purposes and is extremely easy to create. The sidebar ships with two different show/hide styles. The first allows the sidebar to slide over the content. The second pushes the content to make space for the sidebar. Either of these methods can be set through the [JavaScript options]({% link javascript/control-sidebar.md %}).
|
||||
|
||||
The following code should be placed within the `.wrapper` div. I prefer to place it right after the footer.
|
||||
|
||||
|
|
|
@ -721,9 +721,7 @@
|
|||
<div class="col-12">
|
||||
<div class="card card-primary">
|
||||
<div class="card-header">
|
||||
<div class="card-title">
|
||||
FilterizR Gallery with Ekko Lightbox
|
||||
</div>
|
||||
<h4 class="card-title">FilterizR Gallery with Ekko Lightbox</h4>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<div>
|
||||
|
@ -819,9 +817,7 @@
|
|||
<div class="col-12">
|
||||
<div class="card card-primary">
|
||||
<div class="card-header">
|
||||
<div class="card-title">
|
||||
Ekko Lightbox
|
||||
</div>
|
||||
<h4 class="card-title">Ekko Lightbox</h4>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<div class="row">
|
||||
|
|
|
@ -1179,8 +1179,8 @@
|
|||
<td>Approved</td>
|
||||
<td>Bacon ipsum dolor sit amet salami venison chicken flank fatback doner.</td>
|
||||
</tr>
|
||||
<tr class="expandable-body" data-expandable-table='collapsed'>
|
||||
<td>
|
||||
<tr class="expandable-body" data-expandable-table="collapsed">
|
||||
<td colspan="5">
|
||||
<p>
|
||||
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
|
||||
</p>
|
||||
|
@ -1193,8 +1193,8 @@
|
|||
<td>Pending</td>
|
||||
<td>Bacon ipsum dolor sit amet salami venison chicken flank fatback doner.</td>
|
||||
</tr>
|
||||
<tr class="expandable-body" data-expandable-table='expanded'>
|
||||
<td>
|
||||
<tr class="expandable-body" data-expandable-table="expanded">
|
||||
<td colspan="5">
|
||||
<p>
|
||||
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
|
||||
</p>
|
||||
|
@ -1207,8 +1207,8 @@
|
|||
<td>Approved</td>
|
||||
<td>Bacon ipsum dolor sit amet salami venison chicken flank fatback doner.</td>
|
||||
</tr>
|
||||
<tr class="expandable-body" data-expandable-table='expanded'>
|
||||
<td>
|
||||
<tr class="expandable-body" data-expandable-table="expanded">
|
||||
<td colspan="5">
|
||||
<p>
|
||||
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
|
||||
</p>
|
||||
|
@ -1221,8 +1221,8 @@
|
|||
<td>Denied</td>
|
||||
<td>Bacon ipsum dolor sit amet salami venison chicken flank fatback doner.</td>
|
||||
</tr>
|
||||
<tr class="expandable-body" data-expandable-table='collapsed'>
|
||||
<td>
|
||||
<tr class="expandable-body" data-expandable-table="collapsed">
|
||||
<td colspan="5">
|
||||
<p>
|
||||
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
|
||||
</p>
|
||||
|
@ -1235,8 +1235,8 @@
|
|||
<td>Approved</td>
|
||||
<td>Bacon ipsum dolor sit amet salami venison chicken flank fatback doner.</td>
|
||||
</tr>
|
||||
<tr class="expandable-body" data-expandable-table='collapsed'>
|
||||
<td>
|
||||
<tr class="expandable-body" data-expandable-table="collapsed">
|
||||
<td colspan="5">
|
||||
<p>
|
||||
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
|
||||
</p>
|
||||
|
@ -1249,8 +1249,8 @@
|
|||
<td>Pending</td>
|
||||
<td>Bacon ipsum dolor sit amet salami venison chicken flank fatback doner.</td>
|
||||
</tr>
|
||||
<tr class="expandable-body" data-expandable-table='collapsed'>
|
||||
<td>
|
||||
<tr class="expandable-body" data-expandable-table="collapsed">
|
||||
<td colspan="5">
|
||||
<p>
|
||||
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
|
||||
</p>
|
||||
|
@ -1263,8 +1263,8 @@
|
|||
<td>Approved</td>
|
||||
<td>Bacon ipsum dolor sit amet salami venison chicken flank fatback doner.</td>
|
||||
</tr>
|
||||
<tr class="expandable-body" data-expandable-table='collapsed'>
|
||||
<td>
|
||||
<tr class="expandable-body" data-expandable-table="collapsed">
|
||||
<td colspan="5">
|
||||
<p>
|
||||
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
|
||||
</p>
|
||||
|
@ -1277,8 +1277,8 @@
|
|||
<td>Denied</td>
|
||||
<td>Bacon ipsum dolor sit amet salami venison chicken flank fatback doner.</td>
|
||||
</tr>
|
||||
<tr class="expandable-body" data-expandable-table='collapsed'>
|
||||
<td>
|
||||
<tr class="expandable-body" data-expandable-table="collapsed">
|
||||
<td colspan="5">
|
||||
<p>
|
||||
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
|
||||
</p>
|
||||
|
|
Loading…
Reference in New Issue