Sha256: 00980213d060354e4ec18489db6996c2d8bc9fbcb28b277bc1175069922e5330
Contents?: true
Size: 394 Bytes
Versions: 125
Compression:
Stored size: 394 Bytes
Contents
<% if can? :read, Platform::Application.new(team: current_team) %> <%= render 'account/shared/menu/item', { url: main_app.polymorphic_path([:account, current_team, :platform_applications]), label: t('platform/applications.navigation.label'), } do |p| %> <% p.icon do %> <i class="<%= t('platform/applications.navigation.icon') %>"></i> <% end %> <% end %> <% end %>
Version data entries
125 entries across 125 versions & 1 rubygems