Sha256: bf5319526b5001a641aed4cea381a2441dd163236dfd5217e5d6bde997db4aca
Contents?: true
Size: 836 Bytes
Versions: 8
Compression:
Stored size: 836 Bytes
Contents
<div class="col-span-12 mb-9"> <div class="tab-container"> <a href="<%= root_path('health', 'overview') %>" class="custom-tab <%= nav_class(include: 'overview') %>" > Overview </a> <a href="<%= root_path('health', 'lags') %>" class="custom-tab <%= nav_class(include: '/lags') %>" > Lags </a> <a href="<%= root_path('health', 'offsets') %>" class="custom-tab <%= nav_class(include: 'offsets') %>" > Offsets </a> <a href="<%= root_path('health', 'changes') %>" class="custom-tab <%= nav_class(include: 'changes') %>" > Changes </a> <a href="<%= root_path('health', 'cluster_lags') %>" class="custom-tab <%= nav_class(include: 'cluster_lags') %>" > Cluster Lags </a> </div> </div>
Version data entries
8 entries across 8 versions & 1 rubygems