Sha256: 376b954fd531fa1d6550182b30ac9cfc657013828b4fc9f72cbadd0bd863d4d9
Contents?: true
Size: 571 Bytes
Versions: 23
Compression:
Stored size: 571 Bytes
Contents
<% if can? :read, Webhooks::Outgoing::Delivery.new(BulletTrain::OutgoingWebhooks.parent_association => send(BulletTrain::OutgoingWebhooks.current_parent_method)) %> <%= render 'account/shared/menu/item', { url: main_app.polymorphic_path([:account, send(BulletTrain::OutgoingWebhooks.current_parent_method), :webhooks_outgoing_deliveries]), label: t('webhooks/outgoing/deliveries.navigation.label'), } do |p| %> <% p.content_for :icon do %> <i class="<%= t('webhooks/outgoing/deliveries.navigation.icon') %>"></i> <% end %> <% end %> <% end %>
Version data entries
23 entries across 23 versions & 1 rubygems