Sha256: 70c74b0a89bf627568958a8ff6647f72cf4811f3c6a232e43cdefe5f248c6875
Contents?: true
Size: 427 Bytes
Versions: 9
Compression:
Stored size: 427 Bytes
Contents
<div class="col-md-3"> <div class="list-group"> <a href="<%= root_path %>sidetiq" class="list-group-item<%= current_path == 'sidetiq' ? ' active' : nil %>"> <i class="icon-chevron-right"></i> Home </a> <a href="<%= root_path %>sidetiq/locks" class="list-group-item<%= current_path == 'sidetiq/locks' ? ' active' : nil %>"> <i class="icon-chevron-right"></i> Locks </a> </div> </div>
Version data entries
9 entries across 9 versions & 1 rubygems