Sha256: 801bd9056d786ed02536792c6738265ceb9f224c291c9b3b142213a28a6226bd
Contents?: true
Size: 405 Bytes
Versions: 23
Compression:
Stored size: 405 Bytes
Contents
<div class="row collapse"> <h2 id="initiatives-count" class="title-action__title section-heading"> <%= render partial: "count" %> </h2> <% if allowed_to? :create, :initiative %> <%= link_to create_initiative_path(:select_initiative_type), class: "title-action__action button small hollow" do %> <%= t(".new_initiative") %> <%= icon "plus" %> <% end %> <% end %> </div>
Version data entries
23 entries across 23 versions & 1 rubygems