Sha256: 0607fbbf60f9734c1d6710dffbed3aa05d7ef881d3638f0f767fd71f0888f775
Contents?: true
Size: 505 Bytes
Versions: 114
Compression:
Stored size: 505 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.icon do %> <i class="<%= t('scaffolding/absolutely_abstract/creative_concepts.navigation.icon') %>"></i> <% end %> <% end %> <% end %>
Version data entries
114 entries across 114 versions & 1 rubygems