Sha256: 67a557faef878017b411ada2ced6dde6548a7159fd198f74ed4e181760b35571
Contents?: true
Size: 410 Bytes
Versions: 2
Compression:
Stored size: 410 Bytes
Contents
<table class="uikit-table"> <thead> <tr> <th>Item number</th> <th>Amount</th> </tr> </thead> <tbody> {% include forms/item-row.html %} {% include forms/item-row.html %} {% include forms/item-row.html %} <tr><td><button class="uikit-btn uikit-btn--secondary">Add another item</button></td><td></td></tr> </tbody> </table> <script type="text/javascript"> </script>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
dta_rapid-0.5.3 | _includes/forms/item-table.html |
dta_rapid-0.5.2 | _includes/forms/item-table.html |