Sha256: 10a15d3c5e2242b6f40b832f6cbc68a07a168f50529b89457d0208fbe4289003
Contents?: true
Size: 832 Bytes
Versions: 8
Compression:
Stored size: 832 Bytes
Contents
<div class="tab-container-wrapper"> <div class="tab-container"> <a href="<%= root_path('consumers', 'overview') %>" class="custom-tab <%= nav_class(include: 'overview') %>" title="Pro Feature" > Overview </a> <a href="<%= root_path('consumers', 'performance') %>" class="custom-tab disabled <%= nav_class(include: 'performance') %>" title="Pro Feature" > Performance </a> <a href="<%= root_path('consumers', 'controls') %>" class="custom-tab disabled <%= nav_class(include: 'controls') %>" title="Pro Feature" > Controls </a> <a href="<%= root_path('commands') %>" class="custom-tab disabled <%= nav_class(include: 'commands') %>" title="Pro Feature" > Commands </a> </div> </div>
Version data entries
8 entries across 8 versions & 1 rubygems