Sha256: c4748920775b252b1ebfd1d8f8fbb442bb3e29cc555ae9d0ffb7fdffd35b5aa7
Contents?: true
Size: 748 Bytes
Versions: 11
Compression:
Stored size: 748 Bytes
Contents
<div class="container"> <div class="row"> <div class="col-sm-12 text-end"> <div class="btn-group btn-group-sm" role="group" aria-label="Small button group"> <a type="button" href="<%= root_path('dashboard') %>" class="btn btn-outline-primary active"> 5 minutes </a> <a type="button" href="#" class="btn btn-outline-primary disabled" title="Pro feature"> <s>1 hour</s> </a> <a type="button" href="#" class="btn btn-outline-primary disabled" title="Pro feature"> <s>24 hours</s> </a> <a type="button" href="#" class="btn btn-outline-primary disabled" title="Pro feature"> <s>7 days</s> </a> </div> </div> </div> </div>
Version data entries
11 entries across 11 versions & 1 rubygems