Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions docs/tables.html
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,8 @@ <h6 class="h5 font-weight-normal mb-0">Dan Holding</h6>
<tr class="bg-white" scope="row">
<td>
<div class="custom-control custom-checkbox">
<input type="checkbox" class="custom-control-input" id="td_checkbox_1" />
<label class="custom-control-label" for="td_checkbox_1"></label>
<input type="checkbox" class="custom-control-input" id="td_checkbox_3" />
<label class="custom-control-label" for="td_checkbox_3"></label>
</div>
</td>
<td>
Expand All @@ -213,8 +213,8 @@ <h6 class="h5 font-weight-normal mb-0">Will Smith</h6>
<tr class="bg-white" scope="row">
<td>
<div class="custom-control custom-checkbox">
<input type="checkbox" class="custom-control-input" id="td_checkbox_1" />
<label class="custom-control-label" for="td_checkbox_1"></label>
<input type="checkbox" class="custom-control-input" id="td_checkbox_4" />
<label class="custom-control-label" for="td_checkbox_4"></label>
</div>
</td>
<td>
Expand Down Expand Up @@ -538,4 +538,4 @@ <h6 class="title-decorative">Additional Class Reference</h6>
<!-- Theme JS -->
<script src="../assets/js/theme.js"></script>
</body>
</html>
</html>