Sha256: 6eb325907c65694288d68d16b415ea3b286e328dd8c9b2aeb3117e495fc5de6c
Contents?: true
Size: 1.67 KB
Versions: 1
Compression:
Stored size: 1.67 KB
Contents
<div class="row"> <div class="col-12"> <div class="position-relative"> <table class="table table-responsive"> <thead> <tr> <th scope="col">#</th> <th scope="col">Table heading</th> <th scope="col">Table heading</th> <th scope="col">Table heading</th> <th scope="col">Table heading</th> <th scope="col">Table heading</th> <th scope="col">Table heading</th> <th scope="col">Table heading</th> <th scope="col">Table heading</th> <th scope="col">Table heading</th> </tr> </thead> <tbody> <tr> <th scope="row">1</th> <td>Table cell</td> <td>Table cell</td> <td>Table cell</td> <td>Table cell</td> <td>Table cell</td> <td>Table cell</td> <td>Table cell</td> <td>Table cell</td> <td>Table cell</td> </tr> <tr> <th scope="row">2</th> <td>Table cell</td> <td>Table cell</td> <td>Table cell</td> <td>Table cell</td> <td>Table cell</td> <td>Table cell</td> <td>Table cell</td> <td>Table cell</td> <td>Table cell</td> </tr> <tr> <th scope="row">3</th> <td>Table cell</td> <td>Table cell</td> <td>Table cell</td> <td>Table cell</td> <td>Table cell</td> <td>Table cell</td> <td>Table cell</td> <td>Table cell</td> <td>Table cell</td> </tr> </tbody> </table> </div> </div> </div>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
kiso_themes-1.0.2 | lib/generators/kiso_themes/templates/views/dashboards/_bs_table.html.erb |