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

Version Path
bullet_train-outgoing_webhooks-1.2.20 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.2.19 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.2.18 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.2.17 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.2.16 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.2.15 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.2.14 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.2.13 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.2.12 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.2.11 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.2.10 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.2.9 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.2.8 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.2.7 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.2.6 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.2.5 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.2.4 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.2.3 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.2.2 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.2.1 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb