Sha256: 06020b5582a47557cc67736e25f3e967c14ff9d21453c62a9310cda96057ffbf
Contents?: true
Size: 518 Bytes
Versions: 75
Compression:
Stored size: 518 Bytes
Contents
<% if can? :read, Scaffolding::AbsolutelyAbstract::CreativeConcept.new(team: current_team) %> <%= render 'account/shared/menu/item', { url: main_app.polymorphic_path([:account, current_team, :scaffolding_absolutely_abstract_creative_concepts]), label: t('scaffolding/absolutely_abstract/creative_concepts.navigation.label'), } do |p| %> <% p.content_for :icon do %> <i class="<%= t('scaffolding/absolutely_abstract/creative_concepts.navigation.icon') %>"></i> <% end %> <% end %> <% end %>
Version data entries
75 entries across 75 versions & 2 rubygems